Searched defs:isBreak (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DDefaultAppSearchAlgorithm.java90 if (isBreak(thisType, lastType, nextType) &&
106 protected boolean isBreak(int thisType, int prevType, int nextType) { method in class:DefaultAppSearchAlgorithm

Completed in 272 milliseconds