Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DProfileService.java40 public static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in ProfileService
DAdapterService.java124 static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java45 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in MapClientService
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java140 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothPbapService
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java99 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothMapService