Searched refs:hasAppOpsPermission (Results 1 – 2 of 2) sorted by relevance
123 boolean hasAppOpsPermission = hasAppOpsPermission(context, callingUid, callingPackage); in checkAccessLevel()124 if (hasAppOpsPermission || context.checkCallingOrSelfPermission( in checkAccessLevel()171 private static boolean hasAppOpsPermission( in hasAppOpsPermission() method in NetworkStatsAccess
8966 PLcom/android/server/net/NetworkStatsAccess;->hasAppOpsPermission(Landroid/content/Context;ILjava/l…