Searched refs:getWindowingModeLocked (Results 1 – 3 of 3) sorted by relevance
130 private int getWindowingModeLocked(@NonNull SettingsProvider.SettingsEntry settings, in getWindowingModeLocked() method in DisplayWindowSettings150 int getWindowingModeLocked(@NonNull DisplayContent dc) { in getWindowingModeLocked() method in DisplayWindowSettings153 return getWindowingModeLocked(settings, dc); in getWindowingModeLocked()301 final int windowingMode = getWindowingModeLocked(settings, dc); in applySettingsToDisplayLocked()362 if (defaultTda != null && defaultTda.getWindowingMode() != getWindowingModeLocked(dc)) { in updateSettingsForDisplay()365 defaultTda.setWindowingMode(getWindowingModeLocked(dc)); in updateSettingsForDisplay()
7629 return mDisplayWindowSettings.getWindowingModeLocked(displayContent); in getWindowingMode()
27182 PLcom/android/server/wm/DisplayWindowSettings;->getWindowingModeLocked(Lcom/android/server/wm/Displ…27183 PLcom/android/server/wm/DisplayWindowSettings;->getWindowingModeLocked(Lcom/android/server/wm/Displ…