Home
last modified time | relevance | path

Searched refs:onHeightUpdated (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
H A DAllAppsRow.java49 void onHeightUpdated(); in onHeightUpdated() method
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DFloatingHeaderView.java191 public void onHeightUpdated() { in onHeightUpdated() method in FloatingHeaderView
209 onHeightUpdated(); in onPluginDisconnected()
335 onHeightUpdated(); in setCollapsed()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
H A DPredictionRowView.java229 mParent.onHeightUpdated(); in applyPredictionApps()
H A DAppsDividerView.java180 mParent.onHeightUpdated(); in updateDividerType()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java772 onHeightUpdated(mExpandedHeight); in setExpandedHeightInternal()
805 protected abstract void onHeightUpdated(float expandedHeight); in onHeightUpdated() method in PanelViewController
H A DNotificationPanelViewController.java2833 protected void onHeightUpdated(float expandedHeight) { in onHeightUpdated() method in NotificationPanelViewController