Searched defs:appsList (Results 1 – 1 of 1) sorted by relevance
168 List<String> appsList = new ArrayList<>(); in onReceive() local225 public boolean getAppsWithRuntimePermissions(Context context, List<String> appsList, in getAppsWithRuntimePermissions()