Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java3033 public static @NonNull String toReceiverId(@Nullable Object obj) { in toReceiverId() method in AppOpsManager
3055 public static @NonNull String toReceiverId(@NonNull PendingIntent pendingIntent) { in toReceiverId() method in AppOpsManager