Searched refs:isDataReady (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java416 if (!mHasShownAllAppsCling && isDataReady()) {
435 if (!isDataReady()) {
1538 if (!isDataReady()) {
H A DPagedView.java273 protected boolean isDataReady() { method in class:PagedView
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppsCustomizePagedView.java403 if (!mHasShownAllAppsCling && isDataReady()) {
421 if (!isDataReady()) {
1513 if (!isDataReady()) {
H A DPagedView.java476 protected boolean isDataReady() { method in class:PagedView

Completed in 62 milliseconds