Home
last modified time | relevance | path

Searched defs:BLUETOOTH_ADMIN_PERM (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DProfileService.java42 public static final String BLUETOOTH_ADMIN_PERM = android.Manifest.permission.BLUETOOTH_ADMIN; field in ProfileService
DAdapterService.java125 public static final String BLUETOOTH_ADMIN_PERM = android.Manifest.permission.BLUETOOTH_ADMIN; field in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DAtPhonebook.java88 private static final String BLUETOOTH_ADMIN_PERM = android.Manifest.permission.BLUETOOTH_ADMIN; field in AtPhonebook
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java121 private static final String BLUETOOTH_ADMIN_PERM = android.Manifest.permission.BLUETOOTH_ADMIN; field in BluetoothPbapService
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java94 private static final String BLUETOOTH_ADMIN_PERM = android.Manifest.permission.BLUETOOTH_ADMIN; field in BluetoothMapService