/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | ImeListener.kt | 46 val oldHeight = getImeVisibilityAndHeight(mInsetsState).second in insetsChanged() constant
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/ |
D | HeightRecordTest.java | 583 Length oldHeight = Length.fromMeters(1.0); in insertRecords_sameClientRecordIdAndNewerVersion_readNewData() local 599 Length oldHeight = Length.fromMeters(1.0); in insertRecords_sameClientRecordIdAndSameVersion_readNewData() local 614 Length oldHeight = Length.fromMeters(1.0); in insertRecords_sameClientRecordIdAndOlderVersion_readOldData() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/ |
H A D | ControlsActivityTest.kt | 128 val oldHeight = configuration.screenHeightDp in swapHeightWidth() constant
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SurfaceFlinger_DisplayTransactionCommitTest.cpp | 677 constexpr int oldHeight = 10; in TEST_F() local 724 constexpr int oldHeight = 10; in TEST_F() local
|
/aosp_15_r20/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
H A D | EmbeddedContentContainer.java | 39 protected void onSizeChanged(int newWidth, int newHeight, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/external/setupdesign/main/src/com/google/android/setupdesign/util/ |
H A D | ContentStyler.java | 137 int oldHeight = lp.height; in applyInfoPartnerCustomizationStyle() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/voicemail/settings/ |
D | RecordButton.java | 75 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/ |
D | RoundedRectImageView.java | 114 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | MatchParentShrinkingLinearLayout.java | 694 int oldHeight = Integer.MIN_VALUE; in measureVertical() local 971 int oldHeight = lp.height; in forceUniformWidth() local
|
D | DotsPageIndicator.java | 314 protected void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/animation/ |
D | AnimUtils.java | 222 final int oldHeight = view.getHeight(); in changeDimensions() local
|
/aosp_15_r20/packages/apps/PhoneCommon/src/com/android/phone/common/animation/ |
D | AnimUtils.java | 203 final int oldHeight = view.getHeight(); in changeDimensions() local
|
/aosp_15_r20/cts/tests/PhotoPicker/src/android/photopicker/cts/ |
H A D | EmbeddedPhotoPickerTest.java | 259 int oldHeight = surfacePackage.getVisibleBounds().height(); in testNotifyResized_surfacePackageResized() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/autoresizetext/ |
D | AutoResizeTextView.java | 252 protected final void onSizeChanged(int width, int height, int oldWidth, int oldHeight) { in onSizeChanged()
|
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
H A D | AlertDialogLayout.java | 236 final int oldHeight = lp.height; in forceUniformWidth() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | AlertDialogLayout.java | 237 final int oldHeight = lp.height; in forceUniformWidth() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardStatusViewController.java | 202 int oldHeight = oldBottom - oldTop; in onInit() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/omx/ |
H A D | SoftVideoDecoderOMXComponent.cpp | 498 uint32_t oldHeight = def->format.video.nFrameHeight; in internalSetParameter() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishVideoDecoderOMXComponent.cpp | 498 uint32_t oldHeight = def->format.video.nFrameHeight; in internalSetParameter() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
H A D | SoftMPEG2.cpp | 508 const uint32_t oldHeight = mHeight; in internalSetParameter() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | BigPictureIconManager.kt | 159 val (oldWidth, oldHeight) = displayedState.drawableSize in <lambda>() constant
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglResizeTests.cpp | 258 const int oldHeight = oldSurface.getHeight(); in compareCorners() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | GeometryMathUtils.java | 204 public static float scale(float oldWidth, float oldHeight, float newWidth, float newHeight) { in scale()
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/PhoneCommon/com.android.phone.common-lib/android_common/javac/ |
D | com.android.phone.common-lib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | LinearLayout.java | 1116 int oldHeight = lp.height; in forceUniformWidth() local
|