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

  /frameworks/base/core/java/android/server/
BluetoothService.java 351 return (getBluetoothStateInternal() == BluetoothAdapter.STATE_ON);
356 return getBluetoothStateInternal();
359 int getBluetoothStateInternal() {
378 int adapterState = getBluetoothStateInternal();
    [all...]
BluetoothBondState.java 110 if (mService.getBluetoothStateInternal() !=

Completed in 68 milliseconds