Searched refs:errorLog (Results 1 – 6 of 6) sorted by relevance
139 errorLog("Received message in OffState after cleanup: " + msg.what); in processMessage()177 errorLog("Received message in BleOnState after cleanup: " + msg.what); in processMessage()201 errorLog("Error while calling disableNative"); in processMessage()222 errorLog("Entered OnState after cleanup"); in enter()232 errorLog("Received message in OnState after cleanup: " + msg.what); in processMessage()321 errorLog("Received message in PendingCommandState after cleanup: " + msg.what); in processMessage()363 errorLog("Error while turning Bluetooth on"); in processMessage()399 errorLog("Error enabling Bluetooth - hardware init failed?"); in processMessage()428 errorLog("Error enabling Bluetooth (BLE start timeout)"); in processMessage()435 errorLog("Error enabling Bluetooth (start timeout)"); in processMessage()[all …]
97 errorLog("Received intent with null action");276 errorLog("autoConnect() - BT is not ON. Exiting autoConnect"); in autoConnect()293 errorLog("autoConnectHeadset, service is null"); in autoConnectHeadset()298 errorLog("autoConnectHeadset, bondedDevices are null"); in autoConnectHeadset()313 errorLog("autoConnectA2dp, service is null"); in autoConnectA2dp()318 errorLog("autoConnectA2dp, bondedDevices are null"); in autoConnectA2dp()466 private static void errorLog(String msg) { in errorLog() method in PhonePolicy
374 errorLog("Error retrieving bonded device array"); in getBondedDevices()463 errorLog("sendConnectionStateChange: invalid state transition " + prevState + " -> " in sendConnectionStateChange()697 errorLog("Property change not handled in Java land:" + type); in adapterPropertyChangedCallback()838 private static void errorLog(String msg) { in errorLog() method in AdapterProperties
441 errorLog("No properties to update"); in devicePropertyChangedCallback()513 errorLog("Device Properties is null for Device:" + device); in deviceFoundCallback()533 errorLog("aclStateChangeCallback: device is NULL, address=" in aclStateChangeCallback()788 private static void errorLog(String msg) { in errorLog() method in RemoteDevices
561 errorLog("cleanup() - Service already starting to cleanup, ignoring request..."); in cleanup()1862 errorLog("Failed to connect socket"); in connectSocket()1874 errorLog("Failed to create socket channel"); in createSocketChannel()2097 errorLog("Repeated wake lock release; aborting release: " + lockName); in releaseWakeLock()2243 errorLog("Unable to write Java protobuf to file descriptor."); in dumpJava()2255 private void errorLog(String msg) { in errorLog() method in AdapterService
454 errorLog("SSP Pairing variant not present"); in sspRequestCallback()519 private void errorLog(String msg) { in errorLog() method in BondStateMachine