Searched refs:lastPriority (Results 1 – 1 of 1) sorted by relevance
2276 int lastPriority = Integer.MIN_VALUE; in getDefaultLauncher() local2286 if (ri.priority < lastPriority) { in getDefaultLauncher()2290 lastPriority = ri.priority; in getDefaultLauncher()