Home
last modified time | relevance | path

Searched defs:REQUEST_ENABLE_DISCOVERABLE (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DRequestPermissionActivity.java60 static final int REQUEST_ENABLE_DISCOVERABLE = 2; field in RequestPermissionActivity
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
H A DBluetoothRequestPermissionActivity.java66 static final int REQUEST_ENABLE_DISCOVERABLE = 3; field in BluetoothRequestPermissionActivity