Searched refs:APP_LAUNCH_WAIT_TIME_MS (Results 1 – 1 of 1) sorted by relevance
145 uiDevice.wait(Until.hasObject(appSelector), APP_LAUNCH_WAIT_TIME_MS) in launchViaIntent()196 private const val APP_LAUNCH_WAIT_TIME_MS = 10000L in toString() constant