Searched defs:createPendingIntent (Results 1 – 6 of 6) sorted by relevance
148 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in WindowMagnificationPromptController
210 private static PendingIntent createPendingIntent(Context context, String action) { in createPendingIntent() method in TvPipNotificationController
429 private PendingIntent createPendingIntent(String action) { in createPendingIntent() method in DynamicSystemInstallationService
454 private PendingIntent createPendingIntent(Context context, String intentAction) { in createPendingIntent() method in SystemActions.SystemActionsBroadcastReceiver
169 protected static PendingIntent createPendingIntent(Context context, int userId, String action, in createPendingIntent() method in PolicyWarningUIController
465 private PendingIntent createPendingIntent(String pkg, String key, int userId) { in createPendingIntent() method in SnoozeHelper