Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchHandler.java349 public void onShelfVisibilityChanged(boolean shelfVisible, int shelfHeight) { in onShelfVisibilityChanged() argument
350 mIsShelfShowing = shelfVisible; in onShelfVisibilityChanged()