Searched defs:createPendingIntent (Results 1 – 3 of 3) sorted by relevance
228 private static PendingIntent createPendingIntent(Context context, String action) { in createPendingIntent() method in PipNotification
417 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in DynamicSystemInstallationService
329 private PendingIntent createPendingIntent(String pkg, String key, int userId) { in createPendingIntent() method in SnoozeHelper