Searched defs:shelfHeight (Results 1 – 5 of 5) 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
525 final int shelfHeight = visible ? height : 0; in setShelfHeightLocked() local552 int launcherRotation, int shelfHeight) { in startSwipePipToHome()844 int shelfHeight) { in startSwipePipToHome()
330 public void onShelfVisibilityChanged(boolean shelfVisible, int shelfHeight) { in onShelfVisibilityChanged()
358 final float shelfHeight = showingShelf ? ambientState.getShelf().getIntrinsicHeight() : 0f; in getExpansionFractionWithoutShelf() local703 int shelfHeight = ambientState.getShelf() == null ? 0 : in updateChildZValue() local