Home
last modified time | relevance | path

Searched refs:notifyShelfVisibilityChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DPinnedStackController.java220 notifyShelfVisibilityChanged(mIsShelfShowing, mShelfHeight); in registerPinnedStackListener()
399 notifyShelfVisibilityChanged(shelfShowing, shelfHeight); in setAdjustedForShelf()
454 private void notifyShelfVisibilityChanged(boolean shelfVisible, int shelfHeight) { in notifyShelfVisibilityChanged() method in PinnedStackController
/frameworks/base/services/
Dart-profile16408 HSPLcom/android/server/wm/PinnedStackController;->notifyShelfVisibilityChanged(ZI)V