Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java500 LauncherApps launcherApps = getContext().getSystemService(LauncherApps.class); in updateContentDescription() local
501 ApplicationInfo appInfo = launcherApps.getApplicationInfo( in updateContentDescription()