HomeSort by relevance Sort by last modified time
    Searched refs:SYSTEM_DIALOG_REASON_KEY (Results 1 - 3 of 3) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
RecentApplicationsDialog.java 340 String reason = intent.getStringExtra(PhoneWindowManager.SYSTEM_DIALOG_REASON_KEY);
GlobalActions.java 836 String reason = intent.getStringExtra(PhoneWindowManager.SYSTEM_DIALOG_REASON_KEY);
    [all...]
PhoneWindowManager.java 156 static public final String SYSTEM_DIALOG_REASON_KEY = "reason";
    [all...]

Completed in 75 milliseconds