Searched refs:isQAndAbove (Results 1 – 1 of 1) sorted by relevance
469 if (isQAndAbove(device)) { in enableBluetoothSnoopLog()485 if (isQAndAbove(device)) { in disableBluetoothSnoopLog()764 private boolean isQAndAbove(ITestDevice device) throws DeviceNotAvailableException { in isQAndAbove() method in Sl4aBluetoothUtil