Searched defs:instrumentationTest (Results 1 – 2 of 2) sorted by relevance
28 @InstrumentationTest private val instrumentationTest: Boolean constant in com.android.systemui.util.InitializationChecker
47 Builder instrumentationTest(@InstrumentationTest boolean test); in instrumentationTest() method