Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarInsetsController.kt121 val contentHeight = controllers.taskbarStashController.contentHeightToReportToApps in <lambda>() constant
DTaskbarStashController.java505 int contentHeight = getContentHeightToReportToApps(); in getTappableHeightToReportToApps() 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/
DDeviceProfile.java575 int contentHeight = heightPx - collapseHandleHeight - hotseatQsbHeight; in DeviceProfile() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java1168 int contentHeight = getContentAreaHeight(); in onMeasure() local