Searched defs:REQUEST_ENABLE_DISCOVERABLE (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ | ||
H A D | RequestPermissionActivity.java | 60 static final int REQUEST_ENABLE_DISCOVERABLE = 2; field in RequestPermissionActivity |
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ | ||
H A D | BluetoothRequestPermissionActivity.java | 66 static final int REQUEST_ENABLE_DISCOVERABLE = 3; field in BluetoothRequestPermissionActivity |