Searched refs:getWindowingModeLocked (Results 1 – 4 of 4) sorted by relevance
272 private int getWindowingModeLocked(Entry entry, int displayId) { in getWindowingModeLocked() method in DisplayWindowSettings293 int getWindowingModeLocked(DisplayContent dc) { in getWindowingModeLocked() method in DisplayWindowSettings296 return getWindowingModeLocked(entry, dc.getDisplayId()); in getWindowingModeLocked()406 dc.setWindowingMode(getWindowingModeLocked(entry, dc.getDisplayId())); in applySettingsToDisplayLocked()435 if (dc.getWindowingMode() != getWindowingModeLocked(dc)) { in updateSettingsForDisplay()438 dc.setWindowingMode(getWindowingModeLocked(dc)); in updateSettingsForDisplay()
6891 return mDisplayWindowSettings.getWindowingModeLocked(displayContent); in getWindowingMode()
550 WINDOWING_MODE_PINNED, settings.getWindowingModeLocked(mPrimaryDisplay)); in testReadingDisplaySettingsFromStorage_UsePortAsId_IncorrectAddress()637 WINDOWING_MODE_PINNED, settings.getWindowingModeLocked(displayContent)); in readAndAssertDisplaySettings()
16135 HSPLcom/android/server/wm/DisplayWindowSettings;->getWindowingModeLocked(Lcom/android/server/wm/Dis…16136 HSPLcom/android/server/wm/DisplayWindowSettings;->getWindowingModeLocked(Lcom/android/server/wm/Dis…