Home
last modified time | relevance | path

Searched defs:inputIntent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4535 PendingIntent inputIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testFlagBubbleNotifs_flag_messaging() local
5181 PendingIntent inputIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground() local
5238 PendingIntent inputIntent = PendingIntent.getActivity(mContext, 0, new Intent(), 0); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground() local