Home
last modified time | relevance | path

Searched defs:trySend (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/SafetyCenter/PendingIntents/java/com/android/safetycenter/pendingintents/
DPendingIntentSender.java79 public static boolean trySend(PendingIntent pendingIntent) { in trySend() method in PendingIntentSender
89 public static boolean trySend(PendingIntent pendingIntent, @Nullable Integer launchTaskId) { in trySend() method in PendingIntentSender
93 private static boolean trySend( in trySend() method in PendingIntentSender