Home
last modified time | relevance | path

Searched defs:getDisplayDensity (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt98 override fun getDisplayDensity() = 0f in getQSPanelController() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java325 float getDisplayDensity(); in getDisplayDensity() method
DCentralSurfacesImpl.java1854 public float getDisplayDensity() { in getDisplayDensity() method
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DDividerPresenter.java401 private static float getDisplayDensity() { in getDisplayDensity() method in DividerPresenter
/frameworks/base/core/java/android/view/
DViewConfiguration.java1462 private static final int getDisplayDensity(Context context) { in getDisplayDensity() method in ViewConfiguration
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java2327 float getDisplayDensity() { in getDisplayDensity() method in NotificationPanelViewController