Searched defs:launcherApps (Results 1 – 10 of 10) sorted by relevance
56 final LauncherApps launcherApps = getApplicationContext().getSystemService( in onCreate() local
98 LauncherApps launcherApps = contextAsUser.getSystemService(LauncherApps.class); in shortcutIconDrawable_currentToOtherProfile_withUsersFullPermission_isNotNull() local114 LauncherApps launcherApps = contextAsUser.getSystemService(LauncherApps.class); in shortcutIconDrawable_currentToOtherProfile_withoutUsersFullPermission_isNull() local
45 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in onCreate() local
38 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in onCreate() local
142 LauncherApps launcherApps = (LauncherApps) getSystemService( in setup() local158 LauncherApps launcherApps = (LauncherApps) getSystemService( in teardown() local
103 final LauncherApps launcherApps = mContext.getSystemService(LauncherApps.class); in testShouldHideFromSuggestions() local
229 final LauncherApps launcherApps = mContext.getSystemService(LauncherApps.class); in testLauncherCallback() local
346 public RemoteLauncherApps launcherApps() { in launcherApps() method in TestAppInstance
332 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in awaitLauncherAppsCallback() local554 final LauncherApps launcherApps = getSystemService(LauncherApps.class); in sendIsActivityEnabled() local
472 final LauncherApps launcherApps = mContext.getSystemService(LauncherApps.class); in testShortcutChangeTheme() local