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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2998 if (isStateSpringLoaded()) {
3010 if (!isStateSpringLoaded()) return;
3035 boolean isStateSpringLoaded() { method in class:Launcher

Completed in 62 milliseconds