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.java43 public static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in ProfileService
DAdapterService.java128 static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java56 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in MapClientService
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java120 static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothPbapService
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java93 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothMapService