HomeSort by relevance Sort by last modified time
    Searched full:collectops (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/core/java/com/android/server/
AppOpsService.java 284 private ArrayList<AppOpsManager.OpEntry> collectOps(Ops pkgOps, int[] ops) {
317 ArrayList<AppOpsManager.OpEntry> resOps = collectOps(pkgOps, ops);
342 ArrayList<AppOpsManager.OpEntry> resOps = collectOps(pkgOps, ops);
    [all...]

Completed in 41 milliseconds