Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java1065 private static boolean sIsInstrumentationTestModeCacheSet = false; field in Utils
1078 if (!sIsInstrumentationTestModeCacheSet) { in isInstrumentationTestMode()
1085 sIsInstrumentationTestModeCacheSet = true; in isInstrumentationTestMode()