Searched refs:onDataReady (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java356 protected void onDataReady(int width, int height) { method in class:AppsCustomizePagedView
442 onDataReady(width, height);
1529 * has yet to be set, we can requestLayout() and wait for onDataReady() to be called in the
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppsCustomizePagedView.java339 protected void onDataReady(int width, int height) { method in class:AppsCustomizePagedView
371 onDataReady(getMeasuredWidth(), getMeasuredHeight());
1403 * has yet to be set, we can requestLayout() and wait for onDataReady() to be called in the

Completed in 41 milliseconds