Home
last modified time | relevance | path

Searched defs:getDisplay (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
H A DBaseRecipientChip.java40 CharSequence getDisplay(); in getDisplay() method
H A DSimpleRecipientChip.java63 public CharSequence getDisplay() { in getDisplay() method in SimpleRecipientChip
H A DVisibleRecipientChip.java49 public CharSequence getDisplay() { in getDisplay() method in VisibleRecipientChip
H A DInvisibleRecipientChip.java51 public CharSequence getDisplay() { in getDisplay() method in InvisibleRecipientChip
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DVirtualDisplay.java59 public Display getDisplay() { in getDisplay() method in VirtualDisplay
H A DDisplayManager.java476 public Display getDisplay(int displayId) { in getDisplay() method in DisplayManager
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastActivityTestCase.java117 public Display getDisplay() { in getDisplay() method in CellBroadcastActivityTestCase.TestContext
/aosp12/frameworks/base/core/java/android/app/
H A DPresentation.java245 public Display getDisplay() { in getDisplay() method in Presentation
/aosp12/frameworks/base/core/tests/coretests/src/android/accessibilityservice/
H A DAccessibilityServiceTest.java217 private Display getDisplay() { in getDisplay() method in AccessibilityServiceTest.VirtualDisplaySession
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_object.h51 inline egl_display_t* getDisplay() const { return display; } in getDisplay() function
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayController.java82 public Display getDisplay(int displayId) { in getDisplay() method in DisplayController
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java147 private Display getDisplay(int displayId) { in getDisplay() method in StartingSurfaceDrawer
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.cpp323 ExynosDisplay* ExynosDevice::getDisplay(uint32_t display) { in getDisplay() function in ExynosDevice
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h532 Display& getDisplay() const { return mDisplay; } in getDisplay() function
/aosp12/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_EGLImpl.cpp46 static inline EGLDisplay getDisplay(JNIEnv* env, jobject o) { in getDisplay() function
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.h505 Display& getDisplay() const { return mDisplay; } in getDisplay() function
H A DHWC2On1Adapter.cpp2364 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) in getDisplay() function in android::HWC2On1Adapter
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java873 public Display getDisplay() { in getDisplay() method in NotificationStackScrollLayoutController
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java386 Display getDisplay(); in getDisplay() method
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java848 public Display getDisplay() { in getDisplay() method in MockContext
/aosp12/frameworks/base/core/java/android/content/
H A DContextWrapper.java1095 public @Nullable Display getDisplay() { in getDisplay() method in ContextWrapper
H A DContext.java6667 public Display getDisplay() { in getDisplay() method in Context
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp2274 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) { in getDisplay() function in android::HWC2On1Adapter
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java1998 public Display getDisplay() { in getDisplay() method in BridgeContext
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1357 public Display getDisplay() { in getDisplay() method in DisplayContent

12