Searched refs:MAX_WAIT_FOR_APP_LAUNCH_TIME (Results 1 – 1 of 1) sorted by relevance
63 private static final int MAX_WAIT_FOR_APP_LAUNCH_TIME = 60 * 1000; field in PackageManagerHostTestUtils456 if (currentWaitTime > MAX_WAIT_FOR_APP_LAUNCH_TIME) { in waitForApp()