Searched refs:MAX_WAITS_FOR_START (Results 1 – 1 of 1) sorted by relevance
98 private static final int MAX_WAITS_FOR_START = 20; field in ActivityManagerAppStartInfoTest437 for (int i = 0; i < MAX_WAITS_FOR_START; i++) { in waitForAppStart()