Searched defs:appLabelsList (Results 1 – 1 of 1) sorted by relevance
169 List<CharSequence> appLabelsList = new ArrayList<>(); in onReceive() local226 List<CharSequence> appLabelsList, List<Boolean> isSystemAppList) { in getAppsWithRuntimePermissions()