Searched refs:KEY_OTHER_PERMISSIONS (Results 1 – 2 of 2) sorted by relevance
52 private static final String KEY_OTHER_PERMISSIONS = "other_permissions"; field in ManagePermissionsFragment95 Preference otherPermissionsPreference = screen.findPreference(KEY_OTHER_PERMISSIONS); in onPermissionGroupsChanged()124 preference.setKey(KEY_OTHER_PERMISSIONS); in buildOtherPermissionsPreference()
52 private static final String KEY_OTHER_PERMISSIONS = "other_permissions"; field in AutoManageStandardPermissionsFragment98 Preference otherPermissionsPreference = screen.findPreference(KEY_OTHER_PERMISSIONS); in onPermissionGroupsChanged()132 preference.setKey(KEY_OTHER_PERMISSIONS); in buildOtherPermissionsPreference()