Home
last modified time | relevance | path

Searched defs:onLayoutComplete (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DOrientationHelper.java56 public void onLayoutComplete() { in onLayoutComplete() method in OrientationHelper
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleFlyoutView.java333 @Nullable Runnable onLayoutComplete, in setupFlyoutStartingAsDot()
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DGridViewSpecial.java55 public void onLayoutComplete(boolean changed); in onLayoutComplete() method
/aosp12/frameworks/base/core/java/android/widget/
H A DListView.java1242 void onLayoutComplete() { in onLayoutComplete() method in ListView.FocusSelector