Home
last modified time | relevance | path

Searched refs:getStableDisplaySize (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/hardware/display/
DIDisplayManager.aidl92 Point getStableDisplaySize(); in getStableDisplaySize() method
DDisplayManager.java660 public Point getStableDisplaySize() { in getStableDisplaySize() method in DisplayManager
661 return mGlobal.getStableDisplaySize(); in getStableDisplaySize()
DDisplayManagerGlobal.java521 public Point getStableDisplaySize() { in getStableDisplaySize() method in DisplayManagerGlobal
523 return mDm.getStableDisplaySize(); in getStableDisplaySize()
/frameworks/base/services/core/java/com/android/server/display/
DPersistentDataStore.java262 public Point getStableDisplaySize() { in getStableDisplaySize() method in PersistentDataStore
DDisplayManagerService.java444 final Point size = mPersistentDataStore.getStableDisplaySize(); in loadStableDisplayValuesLocked()
1766 public Point getStableDisplaySize() { in getStableDisplaySize() method in DisplayManagerService.BinderService
/frameworks/base/api/
Dtest-current.txt969 method public android.graphics.Point getStableDisplaySize();
Dsystem-current.txt1979 method public android.graphics.Point getStableDisplaySize();
/frameworks/base/services/
Dart-profile6660 PLcom/android/server/display/DisplayManagerService$BinderService;->getStableDisplaySize()Landroid/g…