Home
last modified time | relevance | path

Searched refs:ACTION_MAIN (Results 1 – 25 of 171) sorted by relevance

1234567

/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
DPredictionService.java76 Intent calendarIntent = new Intent(Intent.ACTION_MAIN); in onCreate()
79 Intent galleryIntent = new Intent(Intent.ACTION_MAIN); in onCreate()
82 Intent mapsIntent = new Intent(Intent.ACTION_MAIN); in onCreate()
85 Intent emailIntent = new Intent(Intent.ACTION_MAIN); in onCreate()
88 Intent browserIntent = new Intent(Intent.ACTION_MAIN); in onCreate()
/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/
DIntentHelper.java24 return new Intent(Intent.ACTION_MAIN) in getCameraIntent()
29 return new Intent(Intent.ACTION_MAIN) in getGalleryIntent()
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
DTestLauncherActivity.java18 import static android.content.Intent.ACTION_MAIN;
30 return new Intent(ACTION_MAIN, null) in getTargetIntent()
/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/storage/
DStorageItemPreferenceControllerTest.java126 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_MAIN); in testClickPhotos()
144 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_MAIN); in testClickAudio()
171 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_MAIN); in testClickApps()
190 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_MAIN); in testClickAppsForWork()
244 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_MAIN); in testClickGames()
262 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_MAIN); in testClickMovies()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/
DFixedActivityServiceTest.java265 Intent intent = new Intent(Intent.ACTION_MAIN); in testStartFixedActivityModeForDisplayAndUser_invalidDisplay()
278 Intent intent = new Intent(Intent.ACTION_MAIN); in testStartFixedActivityModeForDisplayAndUser_notAllowedUser()
332 Intent intent = new Intent(Intent.ACTION_MAIN); in expectComponentUnavailable()
347 Intent intent = new Intent(Intent.ACTION_MAIN); in expectComponentAvailable()
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilitySettingsForSetupWizardActivityTest.java58 new Intent(Intent.ACTION_MAIN).setComponent(new ComponentName( in onCreate_hasFontSizeComponent_shouldGoToFontSizePreferenceDirectly()
76 new Intent(Intent.ACTION_MAIN). in onCreate_noFontSizeComponent_shouldNotFinishCurrentActivity()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wallpaper/
DWallpaperSuggestionActivityTest.java106 Intent.ACTION_MAIN).setComponent( in addExtras_intentFromSetupWizard_extrasHasWallpaperOnly()
120 WallpaperSuggestionActivity.class, new Intent(Intent.ACTION_MAIN).setComponent( in addExtras_intentNotFromSetupWizard_extrasHasFocusWallpaper()
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
DCameraStartUp.java49 Intent intent = new Intent(Intent.ACTION_MAIN); in launchCamera()
71 Intent intent = new Intent(Intent.ACTION_MAIN); in launchVideo()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/managedomainurls/
DClearDefaultsPreferenceControllerTest.java101 IntentFilter filter = new IntentFilter(Intent.ACTION_MAIN); in refreshUi_hasPreferredActivities_hasSummary()
136 IntentFilter filter = new IntentFilter(Intent.ACTION_MAIN); in performClick_hasUsbManager_hasPreferredActivities_clearsPreferredActivities()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOverviewComponentObserver.java76 mCurrentHomeIntent = new Intent(Intent.ACTION_MAIN) in OverviewComponentObserver()
87 mFallbackIntent = new Intent(Intent.ACTION_MAIN) in OverviewComponentObserver()
/packages/apps/TV/common/src/com/android/tv/common/customization/
DCustomizationManager.java202 Intent customOptionIntent = new Intent(Intent.ACTION_MAIN); in buildCustomActions()
226 Intent intent = new Intent(Intent.ACTION_MAIN); in buildCustomActions()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSearchIndexableProvider.java124 ref[COLUMN_INDEX_XML_RES_INTENT_ACTION] = Intent.ACTION_MAIN; in queryXmlResources()
166 raw[COLUMN_INDEX_RAW_INTENT_ACTION] = Intent.ACTION_MAIN; in queryRawData()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
DBluetoothRequestPermissionActivityTest.java131 Intent setupIntent = new Intent(Intent.ACTION_MAIN); in onCreate_requestDiscoverableIntent_bypassforSetup_startsDiscoverableScan()
154 Intent launchIntent = new Intent(Intent.ACTION_MAIN); in onCreate_requestDiscoverableIntent_bypassforGeneric_noScanModeChange()
/packages/apps/Contacts/tests/src/com/android/contacts/test/
DLaunchPerformanceBase.java36 mIntent = new Intent(Intent.ACTION_MAIN); in LaunchPerformanceBase()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarDebugReceiver.java35 Intent i = new Intent(Intent.ACTION_MAIN); in onReceive()
/packages/apps/Contacts/tests/src/com/android/contacts/
DContactsLaunchPerformance.java33 mIntent.setAction(Intent.ACTION_MAIN); in onCreate()
/packages/apps/Settings/src/com/android/settings/
DTestingSettingsBroadcastReceiver.java19 Intent i = new Intent(Intent.ACTION_MAIN); in onReceive()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DTestingSettingsBroadcastReceiver.java20 Intent i = new Intent(Intent.ACTION_MAIN); in onReceive()
/packages/apps/Camera2/src_pd/com/google/common/logging/
Deventprotos.java69 public static final int ACTION_MAIN = 10000; field in eventprotos.ForegroundEvent.ForegroundSource
/packages/apps/LegacyCamera/src/com/android/camera/
DCameraButtonIntentReceiver.java46 Intent i = new Intent(Intent.ACTION_MAIN); in onReceive()
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DPromiseAppInfo.java33 intent = new Intent(Intent.ACTION_MAIN) in PromiseAppInfo()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/hybridhotseat/
DHotseatEduActivity.java37 Intent homeIntent = new Intent(Intent.ACTION_MAIN) in onCreate()
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/data/
DLauncherPackagesLiveData.kt32 private val LAUNCHER_INTENT = Intent(Intent.ACTION_MAIN, null)
/packages/apps/Car/Settings/src/com/android/car/settings/applications/assist/
DDefaultVoiceInputServiceInfo.java58 return new Intent(Intent.ACTION_MAIN).setComponent( in getSettingIntent()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/privacy/
DEnableContentCaptureWithServiceSettingsPreferenceController.java58 preference.setIntent(new Intent(Intent.ACTION_MAIN).setComponent(componentName)); in updateState()

1234567