Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItemsManager.java377 final List<ResolveInfo> leanbackInfos = in invalidateListsForPackage() local
383 if (!leanbackInfos.isEmpty()) { in invalidateListsForPackage()
384 ApplicationInfo applicationInfo = leanbackInfos.get(0).activityInfo.applicationInfo; in invalidateListsForPackage()