Home
last modified time | relevance | path

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

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/ui/
DGrantPermissionsActivity.java559 private GroupState getBackgroundGroupState(String name) { in getBackgroundGroupState() method in GrantPermissionsActivity
609 backgroundGroupState = getBackgroundGroupState(groupState.mGroup.getName()); in showNextPermissionGroupGrantRequest()
730 GroupState backgroundGroupState = getBackgroundGroupState(name); in onPermissionGrantResult()