Home
last modified time | relevance | path

Searched refs:SCAN_MODE_NONE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java347 @IntDef({SCAN_MODE_NONE, SCAN_MODE_CONNECTABLE, SCAN_MODE_CONNECTABLE_DISCOVERABLE})
356 public static final int SCAN_MODE_NONE = 20; field in BluetoothAdapter
1118 if (getState() != STATE_ON) return SCAN_MODE_NONE; in getScanMode()
1127 return SCAN_MODE_NONE; in getScanMode()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java116 case BluetoothAdapter.SCAN_MODE_NONE: in onReceive()
532 BluetoothAdapter.SCAN_MODE_NONE); in discoverable()
582 BluetoothAdapter.SCAN_MODE_NONE); in undiscoverable()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5855 field public static final int SCAN_MODE_NONE = 20; // 0x14
/frameworks/base/api/
Dcurrent.txt7238 field public static final int SCAN_MODE_NONE = 20; // 0x14
Dsystem-current.txt7715 field public static final int SCAN_MODE_NONE = 20; // 0x14