Searched defs:launcherApps (Results 1 – 11 of 11) sorted by relevance
54 final LauncherApps launcherApps = context.getSystemService(LauncherApps.class); in onReceive() local
119 LauncherApps launcherApps = app.getContext().getSystemService(LauncherApps.class); in execute() local
330 final LauncherApps launcherApps = context.getSystemService(LauncherApps.class); in execute() local
100 LauncherApps launcherApps = context.getSystemService(LauncherApps.class); in getChooserTargetIconDrawable() local
168 LauncherApps launcherApps = context.getSystemService(LauncherApps.class); in queryList() local
60 @Nullable LauncherApps launcherApps) { in InstallSessionTracker()
176 LauncherApps launcherApps = mContext.getSystemService(LauncherApps.class); in updateCache() local
80 private lateinit var launcherApps: LauncherApps variable in com.android.settings.spa.app.appcompat.UserAspectRatioAppPreferenceTest
210 LauncherApps launcherApps, in getLauncherApps()
391 LauncherApps launcherApps = mActivity.getSystemService(LauncherApps.class); in startSystemDrag() local
444 LauncherApps launcherApps = mContext.getSystemService(LauncherApps.class); in parseAndAdd() local