HomeSort by relevance Sort by last modified time
    Searched defs:FROM_NOTIFICATION_EXTRA (Results 1 - 2 of 2) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertDialog.java 57 static final String FROM_NOTIFICATION_EXTRA = "from_notification";
406 if (intent.getBooleanExtra(FROM_NOTIFICATION_EXTRA, false)) {
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmStateManager.java 123 public static final String FROM_NOTIFICATION_EXTRA = "intent.extra.from.notification";
    [all...]

Completed in 320 milliseconds