Searched refs:doCreateFgslPendingIntent (Results 1 – 1 of 1) sorted by relevance
197 final PendingIntent pendingIntent = doCreateFgslPendingIntent(context, intent); in onReceive()404 private PendingIntent doCreateFgslPendingIntent(Context context, Intent commandIntent) { in doCreateFgslPendingIntent() method in CommandReceiver