Searched defs:affectedForegroundPermissions (Results 1 – 3 of 3) sorted by relevance
60 void onPermissionGrantResult(String groupName, List<String> affectedForegroundPermissions, in onPermissionGrantResult()
200 List<String> affectedForegroundPermissions = null; in onButtonClicked() local
506 var affectedForegroundPermissions: List<String>? = null in onClick() variable