| /packages/apps/Launcher3/tests/src/com/android/launcher3/responsive/ |
| D | CalculatedHotseatSpecTest.kt | 49 val heightSpec = hotseatSpecs.getCalculatedHeightSpec(availableHeight) in normalPhone_returnsSecondBreakpointSpec() constant 70 val heightSpec = hotseatSpecs.getCalculatedHeightSpec(availableHeight) in smallPhone_returnsFirstBreakpointSpec() constant
|
| D | CalculatedWorkspaceSpecTest.kt | 54 val heightSpec = workspaceSpecs.getCalculatedHeightSpec(5, availableHeight) in normalPhone_returnsThirdBreakpointSpec() constant 91 val heightSpec = workspaceSpecs.getCalculatedHeightSpec(5, availableHeight) in smallPhone_returnsFirstBreakpointSpec() constant
|
| D | CalculatedAllAppsSpecTest.kt | 53 val heightSpec = workspaceSpecs.getCalculatedHeightSpec(5, availableHeight) in normalPhone_copiesFromWorkspace() constant
|
| /packages/apps/LegacyCamera/src/com/android/camera/ui/ |
| D | ControlPanelLayout.java | 40 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| D | RotateLayout.java | 65 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| D | IndicatorControlWheelContainer.java | 117 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| /packages/apps/LegacyCamera/src/com/android/camera/ |
| D | PreviewFrameLayout.java | 63 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
| D | MeasureHelper.java | 45 public void measure(int widthSpec, int heightSpec) { in measure()
|
| D | GLView.java | 365 public void measure(int widthSpec, int heightSpec) { in measure() 382 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| D | UndoBarView.java | 91 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| /packages/apps/Camera2/src/com/android/camera/ui/ |
| D | RotateLayout.java | 70 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
| /packages/apps/Settings/src/com/android/settings/accessibility/ |
| D | AccessibilityQuickSettingsTooltipWindow.java | 173 final int heightSpec = in getWindowWidthWith() local
|
| /packages/apps/Messaging/src/com/android/messaging/ui/ |
| D | SnackBarManager.java | 293 final int heightSpec = ViewGroup.getChildMeasureSpec( in measureSnackBar() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | DropTargetBar.java | 143 int heightSpec = MeasureSpec.makeMeasureSpec(height, MeasureSpec.EXACTLY); in onMeasure() local
|
| /packages/apps/Contacts/src/com/android/contacts/list/ |
| D | PinnedHeaderListView.java | 364 int heightSpec; in ensurePinnedHeaderLayout() local
|
| /packages/apps/Gallery2/src/com/android/photos/views/ |
| D | GalleryThumbnailView.java | 269 int heightSpec = MeasureSpec.makeMeasureSpec(heightSize, MeasureSpec.EXACTLY); in makeAndAddColumn() local
|
| /packages/apps/Camera2/src/com/android/camera/widget/ |
| D | FilmstripView.java | 466 public void measure(int widthSpec, int heightSpec) { in measure()
|