Home
last modified time | relevance | path

Searched refs:getGrantedCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/model/
DPermissionGroups.java225 permApps.getGrantedCount(), permApps); in getPermissionGroups()
285 permApps.getGrantedCount(), permApps); in getPermissionGroups()
DPermissionApps.java120 public int getGrantedCount() { in getGrantedCount() method in PermissionApps