Searched refs:checkBluetoothPermissions (Results 1 – 1 of 1) sorted by relevance
847 private boolean checkBluetoothPermissions(String packageName, boolean requireForeground) { in checkBluetoothPermissions() method in BluetoothManagerService872 if (!checkBluetoothPermissions(packageName, false)) { in enableBle()902 if (!checkBluetoothPermissions(packageName, false)) { in disableBle()1016 if (!checkBluetoothPermissions(packageName, false)) { in enableNoAutoConnect()1043 if (!checkBluetoothPermissions(packageName, true)) { in enable()1077 if (!checkBluetoothPermissions(packageName, true)) { in disable()