Searched refs:BLUETOOTH_ADMIN_PERM (Results 1 – 1 of 1) sorted by relevance
92 private static final String BLUETOOTH_ADMIN_PERM = android.Manifest.permission.BLUETOOTH_ADMIN; field in BluetoothManagerService865 mContext.enforceCallingOrSelfPermission(BLUETOOTH_ADMIN_PERM, in checkBluetoothPermissions()