Home
last modified time | relevance | path

Searched defs:contentHeight (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSpacerPreference.kt112 val contentHeight = spacer.top + maxKnownToolbarHeight in adjustHeight() constant
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarInsetsController.kt181 val contentHeight = controllers.taskbarStashController.contentHeightToReportToApps in <lambda>() constant
DTaskbarStashController.java498 int contentHeight = getContentHeightToReportToApps(); in getTappableHeightToReportToApps() local
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetCell.java286 int contentHeight = view.getHeight(); in updateAppWidgetHostScale() local
/packages/apps/Settings/src/com/android/settings/display/
DConversationMessageView.java138 final int contentHeight = mMessageBubble.getMeasuredHeight(); in onLayout() local
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DTiledTexture.java118 public int contentHeight; field in TiledTexture.Tile
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageView.java199 final int contentHeight = mMessageBubble.getMeasuredHeight(); in onLayout() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java1173 int contentHeight = getContentAreaHeight(); in onMeasure() local
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java648 int contentHeight = heightPx - collapseHandleHeight - hotseatQsbHeight; in DeviceProfile() local