Home
last modified time | relevance | path

Searched defs:BLUETOOTH_PERM (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DProfileService.java42 public static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in ProfileService
DAdapterService.java114 static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java128 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothPbapService
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java105 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothMapService