Searched refs:getStableDisplaySize (Results 1 – 11 of 11) sorted by relevance
114 Point getStableDisplaySize(); in getStableDisplaySize() method
1148 public Point getStableDisplaySize() { in getStableDisplaySize() method in DisplayManager1149 return mGlobal.getStableDisplaySize(); in getStableDisplaySize()
715 public Point getStableDisplaySize() { in getStableDisplaySize() method in DisplayManagerGlobal717 return mDm.getStableDisplaySize(); in getStableDisplaySize()
386 public Point getStableDisplaySize() { in getStableDisplaySize() method in PersistentDataStore
772 final Point size = mPersistentDataStore.getStableDisplaySize(); in loadStableDisplayValuesLocked()3506 public Point getStableDisplaySize() { in getStableDisplaySize() method in BinderService
235 when(mDisplayManager.getStableDisplaySize()).thenReturn(new Point()); in setup()
8258 HSPLandroid/hardware/display/DisplayManager;->getStableDisplaySize()Landroid/graphics/Point;8290 HSPLandroid/hardware/display/DisplayManagerGlobal;->getStableDisplaySize()Landroid/graphics/Point;8309 HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getStableDisplaySize()Landroid/graphics/P…
4508 method public android.graphics.Point getStableDisplaySize();
8261 HSPLandroid/hardware/display/DisplayManager;->getStableDisplaySize()Landroid/graphics/Point;8293 HSPLandroid/hardware/display/DisplayManagerGlobal;->getStableDisplaySize()Landroid/graphics/Point;8312 HSPLandroid/hardware/display/IDisplayManager$Stub$Proxy;->getStableDisplaySize()Landroid/graphics/P…
19785 Landroid/hardware/display/DisplayManagerGlobal;->getStableDisplaySize()Landroid/graphics/Point;19882 Landroid/hardware/display/IDisplayManager$Stub$Proxy;->getStableDisplaySize()Landroid/graphics/Poin…19938 Landroid/hardware/display/IDisplayManager;->getStableDisplaySize()Landroid/graphics/Point;
3734 HSPLcom/android/server/display/PersistentDataStore;->getStableDisplaySize()Landroid/graphics/Point;