Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DMailWebView.java66 final int contentHeight = getContentHeight(); in invalidate() local
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/wear/
DConfirmationViewHandler.java267 final int contentHeight = mContent.getHeight() - buttonBarHeight; in showButtonBar() local
299 final int contentHeight = mContent.getHeight() + topMargin; in hideButtonBar() local
/packages/apps/Settings/src/com/android/settings/display/
DConversationMessageView.java136 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/
DFolder.java1072 int contentHeight = getContentAreaHeight(); in onMeasure() local
/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java1174 int contentHeight = mWidgetSpacingLayout.getContentHeight(); in syncWidgetPageItems() local