Home
last modified time | relevance | path

Searched defs:hasBluetoothPrivilegedPermission (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java103 public boolean hasBluetoothPrivilegedPermission; field in ContextMap.App
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java555 public static boolean hasBluetoothPrivilegedPermission(Context context) { in hasBluetoothPrivilegedPermission() method in Utils