HomeSort by relevance Sort by last modified time
    Searched refs:prepareBluetooth (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/server/
BluetoothAdapterStateMachine.java 198 if (prepareBluetooth()) {
212 if (prepareBluetooth()) {
221 if (prepareBluetooth()) {
236 if (prepareBluetooth()) {
261 private boolean prepareBluetooth() {
282 log("prepareBluetooth sleep interrupted: " + pollCount);
294 if (!mBluetoothService.prepareBluetooth()) {
    [all...]
BluetoothService.java 524 /* package */ synchronized boolean prepareBluetooth() {
    [all...]

Completed in 34 milliseconds