Home
last modified time | relevance | path

Searched refs:warnLog (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DPhonePolicy.java923 warnLog("autoConnectA2dp: service is null, failed to connect to " + device); in autoConnectA2dp()
943 warnLog("autoConnectHeadset: service is null, failed to connect to " + device); in autoConnectHeadset()
963 warnLog("autoConnectHidHost: service is null, failed to connect to " + device); in autoConnectHidHost()
1006 warnLog("processConnectOtherProfiles, adapter is not ON " + mAdapterService.getState()); in processConnectOtherProfiles()
1146 warnLog("onUuidsDiscovered: uuids is null for device " + device); in onUuidsDiscovered()
1154 private static void warnLog(String msg) { in warnLog() method in PhonePolicy
DRemoteDevices.java736 warnLog( in updateBatteryLevel()
775 warnLog("Device is null"); in resetBatteryLevel()
1025 warnLog("deviceFoundCallback: Device name is null or empty: " + device); in deviceFoundCallback()
1136 warnLog( in aclStateChangeCallback()
1650 private static void warnLog(String msg) { in warnLog() method in RemoteDevices
DBondStateMachine.java694 warnLog("Device is not known for:" + Utils.getRedactedAddressStringFromByte(address)); in sspRequestCallback()
843 private void warnLog(String msg) { in warnLog() method in BondStateMachine