Searched refs:autoConnect (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DPhonePolicy.java68 // that is hardcoded and specific to phone policy (see autoConnect() function)
196 autoConnect();
334 private void autoConnect() { method in class:PhonePolicy
336 errorLog("autoConnect: BT is not ON. Exiting autoConnect");
341 debugLog("autoConnect: Initiate auto connection on BT on...");
344 errorLog("autoConnect: bondedDevices are null");
352 debugLog("autoConnect() - BT is in quiet mode. Not initiating auto connections");

Completed in 41 milliseconds