Searched defs:callingPackage (Results 1 – 1 of 1) sorted by relevance
151 public static void checkCallerAllowed(Context context, String callingPackage, int callingUid) { in checkCallerAllowed()160 public static boolean isCallerAllowed(Context context, String callingPackage, int callingUid) { in isCallerAllowed()