Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/dashboard/
DDashboardFeatureProviderImpl.java137 launchIntentOrSelectProfile(activity, tile, intent, sourceMetricsCategory); in bindPreferenceToTile()
168 launchIntentOrSelectProfile(activity, tile, intent, SettingsEnums.DASHBOARD_SUMMARY); in openTileIntent()
232 private void launchIntentOrSelectProfile(FragmentActivity activity, Tile tile, Intent intent, in launchIntentOrSelectProfile() method in DashboardFeatureProviderImpl
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFeatureProviderImpl.java137 launchIntentOrSelectProfile(activity, tile, intent, sourceMetricsCategory); in bindPreferenceToTile()
168 launchIntentOrSelectProfile(activity, tile, intent, SettingsEnums.DASHBOARD_SUMMARY); in openTileIntent()
232 private void launchIntentOrSelectProfile(FragmentActivity activity, Tile tile, Intent intent, in launchIntentOrSelectProfile() method in DashboardFeatureProviderImpl