Home
last modified time | relevance | path

Searched refs:getDisplayNoVerify (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DScreenDecorationsUtils.java44 final String displayUniqueId = context.getDisplayNoVerify().getUniqueId(); in getWindowCornerRadius()
H A DDecorContext.java53 final Display display = phoneWindow.getContext().getDisplayNoVerify(); in DecorContext()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DSurfaceControlViewHostInsetsTest.java59 context.getDisplayNoVerify(), new Binder()); in createViewHierarchy()
H A DViewRootImplTest.java101 mViewRootImpl = new ViewRootImpl(sContext, sContext.getDisplayNoVerify())); in setUp()
358 sContext.getDisplayNoVerify()); in playSoundEffect_wrongEffectId_throwException()
H A DImeInsetsSourceConsumerTest.java71 ViewRootImpl viewRootImpl = new ViewRootImpl(mContext, mContext.getDisplayNoVerify()); in setup()
H A DInsetsSourceConsumerTest.java95 mViewRoot = new ViewRootImpl(context, context.getDisplayNoVerify()); in setup()
H A DBlurAggregatorTest.java57 mViewRoot = new ViewRootImpl(mContext, mContext.getDisplayNoVerify()); in setUp()
H A DInsetsControllerTest.java125 mViewRoot = new ViewRootImpl(context, context.getDisplayNoVerify()); in setup()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DCustomScrollView.java116 context.getDisplayNoVerify().getSize(point); in calculateDimensions()
H A DFillUi.java177 mContext.getDisplayNoVerify().getSize(outPoint); in FillUi()
576 context.getDisplayNoVerify().getSize(outPoint); in resolveMaxWindowSize()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManagerImpl.java150 mGlobal.addView(view, params, mContext.getDisplayNoVerify(), mParentWindow, in addView()
253 return mContext.getDisplayNoVerify(); in getDefaultDisplay()
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContextTest.java78 assertEquals(testContext.getDisplayNoVerify().getDisplayId(), testContext.getDisplayId()); in testDisplayIdForTestContext()
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DFloatingActionMode.java223 mContext.getDisplayNoVerify().getRealSize(mDisplaySize); in isContentRectWithinBounds()
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1197 public @Nullable Display getDisplayNoVerify() { in getDisplayNoVerify() method in ContextWrapper
1198 return mBase.getDisplayNoVerify(); in getDisplayNoVerify()
H A DContext.java7529 public Display getDisplayNoVerify() { in getDisplayNoVerify() method in Context
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java874 public Display getDisplayNoVerify() { in getDisplayNoVerify() method in MockContext
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java166 context.getDisplayNoVerify().getRealMetrics(metrics); in isHighResolution()
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java3032 return getDisplayNoVerify(); in getDisplay()
3057 public Display getDisplayNoVerify() { in getDisplayNoVerify() method in ContextImpl
3068 final Display display = getDisplayNoVerify(); in getDisplayId()
H A DWallpaperManager.java3036 Display display = context.getDisplayNoVerify(); in ColorManagementProxy()
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java313 Display display = mContext.getDisplayNoVerify(); in computeMaximumWidgetBitmapMemory()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1511 HSPLandroid/app/ContextImpl;->getDisplayNoVerify()Landroid/view/Display;
4026 HSPLandroid/content/ContextWrapper;->getDisplayNoVerify()Landroid/view/Display;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1511 HSPLandroid/app/ContextImpl;->getDisplayNoVerify()Landroid/view/Display;
4029 HSPLandroid/content/ContextWrapper;->getDisplayNoVerify()Landroid/view/Display;