Searched defs:shelfHeight (Results 1 – 6 of 6) sorted by relevance
45 int launcherRotation, int shelfHeight) = 1; in startSwipePipToHome()65 oneway void setShelfHeight(boolean visible, int shelfHeight) = 4; in setShelfHeight()
180 final int shelfHeight = 30; in getDefaultBounds_shelfShowing_offsetByShelfHeight() local193 final int shelfHeight = 40; in getDefaultBounds_imeAndShelfShowing_offsetByTallest() local369 final int shelfHeight = 100; in setShelfHeight_offsetBounds() local
560 final int shelfHeight = visible ? height : 0; in setShelfHeightLocked() local585 int launcherRotation, int shelfHeight) { in startSwipePipToHome()915 int shelfHeight) { in startSwipePipToHome()
330 public void onShelfVisibilityChanged(boolean shelfVisible, int shelfHeight) { in onShelfVisibilityChanged()
488 public void setShelfHeight(boolean visible, int shelfHeight) { in setShelfHeight()517 PictureInPictureParams pictureInPictureParams, int launcherRotation, int shelfHeight) { in startSwipePipToHome()
372 final float shelfHeight = showingShelf ? ambientState.getShelf().getIntrinsicHeight() : 0f; in getExpansionFractionWithoutShelf() local741 int shelfHeight = ambientState.getShelf() == null ? 0 : in updateChildZValue() local