Searched refs:shouldShowSystemDecorsLocked (Results 1 – 4 of 4) sorted by relevance
309 assertTrue(mDisplayWindowSettings.shouldShowSystemDecorsLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowSystemDecors()314 assertTrue(mDisplayWindowSettings.shouldShowSystemDecorsLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowSystemDecors()319 assertFalse(mDisplayWindowSettings.shouldShowSystemDecorsLocked(mSecondaryDisplay)); in testSecondaryDisplayDefaultToNotShowSystemDecors()
207 boolean shouldShowSystemDecorsLocked(DisplayContent dc) { in shouldShowSystemDecorsLocked() method in DisplayWindowSettings
5239 return (mWmService.mDisplayWindowSettings.shouldShowSystemDecorsLocked(this) in supportsSystemDecorations()
46268 HSPLcom/android/server/wm/DisplayWindowSettings;->shouldShowSystemDecorsLocked(Lcom/android/server/…