Searched refs:ImmersiveModeConfirmation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DImmersiveModeConfirmation.java54 public class ImmersiveModeConfirmation { class
55 private static final String TAG = "ImmersiveModeConfirmation";
72 public ImmersiveModeConfirmation(Context context) { method in class:ImmersiveModeConfirmation
183 lp.setTitle("ImmersiveModeConfirmation");
H A DPhoneWindowManager.java736 private ImmersiveModeConfirmation mImmersiveModeConfirmation;
1320 mImmersiveModeConfirmation = new ImmersiveModeConfirmation(mContext);

Completed in 56 milliseconds