Home
last modified time | relevance | path

Searched refs:SYSTEM_DIALOG_REASON_KEY (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfaces.java56 String SYSTEM_DIALOG_REASON_KEY = "reason"; field
DCentralSurfacesImpl.java1881 String reason = intent.getStringExtra(SYSTEM_DIALOG_REASON_KEY);
/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java747 String reason = intent.getStringExtra(PhoneWindowManager.SYSTEM_DIALOG_REASON_KEY);
DPhoneWindowManager.java377 static public final String SYSTEM_DIALOG_REASON_KEY = "reason"; field in PhoneWindowManager
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java150 private static final String SYSTEM_DIALOG_REASON_KEY = "reason"; field in BubbleController
985 String reason = intent.getStringExtra(SYSTEM_DIALOG_REASON_KEY);
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java162 public static final String SYSTEM_DIALOG_REASON_KEY = "reason"; field in GlobalActionsDialogLite
2155 String reason = intent.getStringExtra(SYSTEM_DIALOG_REASON_KEY);