Searched refs:ImmersiveModeConfirmation (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
H A D | SystemUICoreStartableModule.kt | 51 import com.android.systemui.statusbar.ImmersiveModeConfirmation 171 @ClassKey(ImmersiveModeConfirmation::class) 172 abstract fun bindImmersiveModeConfirmation(sysui: ImmersiveModeConfirmation): CoreStartable
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ImmersiveModeConfirmation.java | 70 public class ImmersiveModeConfirmation { class 107 ImmersiveModeConfirmation(Context context, Looper looper, boolean vrModeEnabled, in ImmersiveModeConfirmation() method in ImmersiveModeConfirmation
|
H A D | DisplayPolicy.java | 196 private final ImmersiveModeConfirmation mImmersiveModeConfirmation; 639 mImmersiveModeConfirmation = new ImmersiveModeConfirmation(mContext, looper, in DisplayPolicy()
|
H A D | WindowManagerService.java | 886 ImmersiveModeConfirmation.loadSetting(mCurrentUserId, mContext); in updateSystemUiSettings()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | ImmersiveModeConfirmation.java | 88 public class ImmersiveModeConfirmation implements CoreStartable, CommandQueue.Callbacks, class 131 public ImmersiveModeConfirmation(Context context, CommandQueue commandQueue, in ImmersiveModeConfirmation() method in ImmersiveModeConfirmation
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 11028 …/util/ArraySet;]Lcom/android/server/wm/ImmersiveModeConfirmation;Lcom/android/server/wm/ImmersiveM… 11029 …eWindowManager;]Lcom/android/server/wm/ImmersiveModeConfirmation;Lcom/android/server/wm/ImmersiveM… 11055 HSPLcom/android/server/wm/ImmersiveModeConfirmation;->getWindowToken()Landroid/os/IBinder;
|