Searched refs:getActivityPendingIntent (Results 1 – 2 of 2) sorted by relevance
101 public PendingIntent getActivityPendingIntent(Context context, Intent intent, int flags) { in getActivityPendingIntent() method in NetworkStackNotifier.Dependencies240 .setContentIntent(mDependencies.getActivityPendingIntent( in updateNotifications()252 .setContentIntent(mDependencies.getActivityPendingIntent( in updateNotifications()
155 doReturn(mPendingIntent).`when`(mDependencies).getActivityPendingIntent( in setUp()191 verify(mDependencies).getActivityPendingIntent( in verifyConnectedNotification()283 verify(mDependencies).getActivityPendingIntent( in testVenueInfoNotification()