Searched defs:createPendingIntent (Results 1 – 4 of 4) sorted by relevance
264 private static PendingIntent createPendingIntent(Context context, String action) { in createPendingIntent() method in PipNotification
392 private PendingIntent createPendingIntent(Context context, String intentAction) { in createPendingIntent() method in SystemActions.SystemActionsBroadcastReceiver
417 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in DynamicSystemInstallationService
463 private PendingIntent createPendingIntent(String pkg, String key, int userId) { in createPendingIntent() method in SnoozeHelper