Home
last modified time | relevance | path

Searched refs:shouldShowSystemDecorsLocked (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayWindowSettingsTests.java369 assertTrue(mTarget.shouldShowSystemDecorsLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowSystemDecors()
374 assertTrue(mTarget.shouldShowSystemDecorsLocked(mPrimaryDisplay)); in testPrimaryDisplayShouldShowSystemDecors()
379 assertFalse(mTarget.shouldShowSystemDecorsLocked(mSecondaryDisplay)); in testSecondaryDisplayDefaultToNotShowSystemDecors()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayWindowSettings.java349 boolean shouldShowSystemDecorsLocked(DisplayContent dc) { in shouldShowSystemDecorsLocked() method in DisplayWindowSettings
DDisplayContent.java5046 return (mWmService.mDisplayWindowSettings.shouldShowSystemDecorsLocked(this) in supportsSystemDecorations()
/frameworks/base/services/
Dart-profile16138 HSPLcom/android/server/wm/DisplayWindowSettings;->shouldShowSystemDecorsLocked(Lcom/android/server/…