Searched refs:getUidOps (Results 1 – 5 of 5) sorted by relevance
108 List<AppOpsManager.PackageOps> getUidOps(int uid, in int[] ops); in getUidOps() method
1961 public List<AppOpsManager.PackageOps> getUidOps(int uid, int[] ops) { in getUidOps() method in AppOpsService5518 List<AppOpsManager.PackageOps> r = shell.mInterface.getUidOps( in onShellCommand()5531 ops = shell.mInterface.getUidOps( in onShellCommand()
5519 final HistoricalUidOps thisUidOps = getUidOps(otherUidOps.getUid()); in merge()5710 public @Nullable HistoricalUidOps getUidOps(int uid) { in getUidOps() method in AppOpsManager.HistoricalOps
793 method @Nullable public android.app.AppOpsManager.HistoricalUidOps getUidOps(int);
71662 Lcom/android/internal/app/IAppOpsService$Stub$Proxy;->getUidOps(I[I)Ljava/util/List;71693 Lcom/android/internal/app/IAppOpsService;->getUidOps(I[I)Ljava/util/List;