Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java30 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothSocketManagerBinder
DProfileService.java43 public static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in ProfileService
DAdapterService.java155 static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMapClientService.java58 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in MapClientService
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java122 static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothPbapService
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java98 private static final String BLUETOOTH_PERM = android.Manifest.permission.BLUETOOTH; field in BluetoothMapService