Home
last modified time | relevance | path

Searched defs:testIntent (Results 1 – 11 of 11) sorted by relevance

/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/search/
DSearchFeatureTest.kt444 val testIntent = in testSearchBar_mimetypeOnlyVideo_showsVideoPlaceHolderText() constant
478 val testIntent = in testSearchBar_mimetypeOnlyImage_showsPhotosPlaceHolderText() constant
511 val testIntent = in testSearchBar_mimetypeImageAndVideo_showsPhotosPlaceHolderText() constant
544 val testIntent = in testSearchBar_mimeTypeAll_showsPhotosPlaceHolderText() constant
/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/face/
DFaceEnrollEducationTest.java95 final Intent testIntent = new Intent(); in setupActivityForPosture() local
112 final Intent testIntent = new Intent(); in setupActivity() local
DFaceEnrollIntroductionTest.java203 final Intent testIntent = new Intent(); in setupActivity() local
227 final Intent testIntent = new Intent(); in setupActivityForPosture() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/zen/
DZenRuleStarredContactsPreferenceControllerTest.java62 private Intent testIntent; field in ZenRuleStarredContactsPreferenceControllerTest
/packages/apps/WallpaperPicker2/tests/robotests/src/com/android/wallpaper/picker/broadcast/
DBroadcastDispatcherTest.kt73 val testIntent = Intent("ACTION_TEST") in <lambda>() constant
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/browse/
DBrowseFeatureTest.kt127 val testIntent = Intent(Intent.ACTION_GET_CONTENT) in setup() constant
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/selectionbar/
DSelectionBarFeatureTest.kt173 val testIntent = in setup() constant
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/mediaprepare/
DMediaPreparerTest.kt344 val testIntent = in setup() constant
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/viewmodel/
DPickerViewModelTest.java1030 final Intent testIntent = new Intent(); in testGetChooseCloudMediaAccountActivityIntent() local
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java1464 final Intent testIntent = makeDirectlyOpenIntent(uri, mimeType); in startDirectlyOpenDownload() local
/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DChooserActivityTest.java3016 Intent testIntent = new Intent("TestIntent"); in createShortcuts() local