Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanClient.java46 public boolean isQApp; field in ScanClient
/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java418 public static boolean isQApp(Context context, String pkgName) { in isQApp() method in Utils