Searched refs:APP_LAUNCH_TIMEOUT_MSECS (Results 1 – 1 of 1) sorted by relevance
64 private static final String APP_LAUNCH_TIMEOUT_MSECS = "app_launch_timeout_ms"; field in AppCompatibility110 String appLaunchTimeoutMsecs = mArgs.getString(APP_LAUNCH_TIMEOUT_MSECS); in setUp()