Searched refs:shouldShowSystemDecorsLocked (Results 1 – 4 of 4) sorted by relevance
369 assertTrue(mTarget.shouldShowSystemDecorsLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowSystemDecors()374 assertTrue(mTarget.shouldShowSystemDecorsLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowSystemDecors()379 assertFalse(mTarget.shouldShowSystemDecorsLocked(mSecondaryDisplay)); in testSecondaryDisplayDefaultToNotShowSystemDecors()
349 boolean shouldShowSystemDecorsLocked(DisplayContent dc) { in shouldShowSystemDecorsLocked() method in DisplayWindowSettings
5046 return (mWmService.mDisplayWindowSettings.shouldShowSystemDecorsLocked(this) in supportsSystemDecorations()
16138 HSPLcom/android/server/wm/DisplayWindowSettings;->shouldShowSystemDecorsLocked(Lcom/android/server/…