Searched refs:EXTRA_NOTIFICATION_KEY (Results 1 – 4 of 4) sorted by relevance
158 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testDoNotClearNotificationIfNoKey()169 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testDoNotClearNotificationIfNoNotificationEntry()180 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testDoNotClearNotificationIfNoRanking()191 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testEntryClearsNotificationAndDoesNotOpenBubble()217 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testBubbleEntryOpensBubbleAndDoesNotClearNotification()237 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testQuietModeOpensQuietModeDialog()262 mIntent.putExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in testBubbleWithNoNotifOpensBubble()
38 public static final String EXTRA_NOTIFICATION_KEY = "extra_notification_key"; field in PeopleSpaceWidgetProvider
115 intent.getStringExtra(PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY); in onCreate()
573 PeopleSpaceWidgetProvider.EXTRA_NOTIFICATION_KEY, in setLaunchIntents()