Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationFooterPreferenceController.java141 List<LocationFooter> locationFooters = new ArrayList<>(resolveInfos.size()); in getInjectedLocationFooters() local
166 locationFooters.add(new LocationFooter(footerTextRes, appInfo, in getInjectedLocationFooters()
169 return locationFooters; in getInjectedLocationFooters()