Searched refs:sLastDeviceConnectMsgTime (Results 1 – 1 of 1) sorted by relevance
122 private static long sLastDeviceConnectMsgTime = 0; field in AudioDeviceBroker2153 if (sLastDeviceConnectMsgTime >= time) { in sendIILMsg()2155 time = sLastDeviceConnectMsgTime + 30; in sendIILMsg()2157 sLastDeviceConnectMsgTime = time; in sendIILMsg()