Home
last modified time | relevance | path

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

/external/droiddriver/src/io/appium/droiddriver/util/
DInstrumentationUtils.java106 checkNotMainThread(); in tryWaitForIdleSync()
145 checkNotMainThread(); in runOnMainSyncWithTimeout()
182 public static void checkNotMainThread() { in checkNotMainThread() method in InstrumentationUtils