Home
last modified time | relevance | path

Searched refs:isInstrumentationTestMode (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/
DUtils.java529 public static boolean isInstrumentationTestMode() { in isInstrumentationTestMode() method in Utils
542 if (!isInstrumentationTestMode()) { in enforceInstrumentationTestMode()