Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DTvApplication.java248 startMainActivity(null); in handleTvKey()
285 startMainActivity(extras); in handleTvInputKey()
292 private void startMainActivity(Bundle extras) { in startMainActivity() method in TvApplication
/packages/apps/Launcher3/src/com/android/launcher3/compat/
DLauncherAppsCompatVL.java75 mLauncherApps.startMainActivity(component, user.getUser(), sourceBounds, opts); in startActivityForProfile()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java2192 launcherApps.startMainActivity(intent.getComponent(), user, in startActivity()
2200 launcherApps.startMainActivity(intent.getComponent(), user, in startActivity()