Home
last modified time | relevance | path

Searched refs:getOptionsForWindowContext (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DImmersiveModeConfirmation.java392 final Bundle options = getOptionsForWindowContext(rootDisplayAreaId); in getWindowManager()
400 final Bundle options = getOptionsForWindowContext(rootDisplayAreaId); in getWindowManager()
417 private Bundle getOptionsForWindowContext(int rootDisplayAreaId) { in getOptionsForWindowContext() method in ImmersiveModeConfirmation
/aosp12/frameworks/base/services/
H A Dart-profile46509 PLcom/android/server/wm/ImmersiveModeConfirmation;->getOptionsForWindowContext(I)Landroid/os/Bundle;