Home
last modified time | relevance | path

Searched defs:extras (Results 1 – 25 of 268) sorted by relevance

1234567891011

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DCallControlExtras.java25 public static Bundle addVideoStateExtra(Bundle extras, int videoState) { in addVideoStateExtra()
30 public static int getVideoStateFromExtras(Bundle extras) { in getVideoStateFromExtras()
34 public static boolean hasVideoStateExtra(Bundle extras) { in hasVideoStateExtra()
39 public static Bundle addDisconnectCauseExtra(Bundle extras, int cause) { in addDisconnectCauseExtra()
44 public static int getDisconnectCauseFromExtras(Bundle extras) { in getDisconnectCauseFromExtras()
48 public static boolean hasDisconnectCauseExtra(Bundle extras) { in hasDisconnectCauseExtra()
/cts/tests/PhotoPicker/src/android/photopicker/cts/cloudproviders/
DCloudProviderSecondary.java49 public Cursor onQueryMedia(Bundle extras) { in onQueryMedia()
57 public Cursor onQueryDeletedMedia(Bundle extras) { in onQueryDeletedMedia()
64 public Cursor onQueryAlbums(Bundle extras) { in onQueryAlbums()
71 public AssetFileDescriptor onOpenPreview(String mediaId, Point size, Bundle extras, in onOpenPreview()
78 public ParcelFileDescriptor onOpenMedia(String mediaId, Bundle extras, in onOpenMedia()
84 public Bundle onGetMediaCollectionInfo(Bundle extras) { in onGetMediaCollectionInfo()
DCloudProviderNoIntentFilter.java42 public Cursor onQueryMedia(Bundle extras) { in onQueryMedia()
47 public Cursor onQueryDeletedMedia(Bundle extras) { in onQueryDeletedMedia()
52 public AssetFileDescriptor onOpenPreview(String mediaId, Point size, Bundle extras, in onOpenPreview()
58 public ParcelFileDescriptor onOpenMedia(String mediaId, Bundle extras, in onOpenMedia()
64 public Bundle onGetMediaCollectionInfo(Bundle extras) { in onGetMediaCollectionInfo()
DCloudProviderNoPermission.java42 public Cursor onQueryMedia(Bundle extras) { in onQueryMedia()
47 public Cursor onQueryDeletedMedia(Bundle extras) { in onQueryDeletedMedia()
52 public AssetFileDescriptor onOpenPreview(String mediaId, Point size, Bundle extras, in onOpenPreview()
58 public ParcelFileDescriptor onOpenMedia(String mediaId, Bundle extras, in onOpenMedia()
64 public Bundle onGetMediaCollectionInfo(Bundle extras) { in onGetMediaCollectionInfo()
DCloudProviderPrimary.java64 public Cursor onQueryMedia(Bundle extras) { in onQueryMedia()
72 public Cursor onQueryDeletedMedia(Bundle extras) { in onQueryDeletedMedia()
79 public Cursor onQueryAlbums(Bundle extras) { in onQueryAlbums()
86 public AssetFileDescriptor onOpenPreview(String mediaId, Point size, Bundle extras, in onOpenPreview()
93 public ParcelFileDescriptor onOpenMedia(String mediaId, Bundle extras, in onOpenMedia()
99 public Bundle onGetMediaCollectionInfo(Bundle extras) { in onGetMediaCollectionInfo()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java55 Bundle extras = new Bundle(); in onCreate() local
91 void assertPromptFromTestApp(CharSequence prompt, Bundle extras) { in assertPromptFromTestApp()
119 Bundle extras = request.getExtras(); in onRequestConfirmation() local
139 Bundle extras = request.getExtras(); in onRequestCompleteVoice() local
159 Bundle extras = request.getExtras(); in onRequestAbortVoice() local
178 Bundle extras = request.getExtras(); in onRequestCommand() local
206 Bundle extras) { in assertPickOptionsFromTestApp()
218 Bundle extras = request.getExtras(); in onRequestPickOption() local
226 assertPickOptionsFromTestApp(request.getOptions(), extras); in onRequestPickOption() local
247 Bundle extras = new Bundle(); in onHandleScreenshot() local
[all …]
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDualSuspendTests.java174 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in testUnsuspendedOnUninstallBlocked() local
190 final Bundle extras = createSingleKeyBundle(EXTRA_USER_RESTRICTION, userRestriction); in assertUnsuspendedOnUserRestriction() local
213 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in testCannotSuspendWhenUninstallBlocked() local
221 final Bundle extras = createSingleKeyBundle(EXTRA_USER_RESTRICTION, userRestriction); in assertCannotSuspendUnderUserRestriction() local
246 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in tearDown() local
DSuspendTestUtils.java103 final Bundle extras = new Bundle(1); in createSingleKeyBundle() local
123 static boolean requestDpmAction(String action, @Nullable Bundle extras, Handler resultHandler) in requestDpmAction()
168 static void startTestAppActivity(@Nullable Bundle extras) { in startTestAppActivity()
181 final PersistableBundle extras = new PersistableBundle(3); in createExtras() local
/cts/tests/translation/src/android/translation/cts/unittests/
DTranslationValueTest.java70 final Bundle extras = new Bundle(); in testTranslationResponseValue_validDictionary() local
95 final Bundle extras = new Bundle(); in testTranslationResponseValue_extrasEqualityWhenSameInstance() local
108 final Bundle extras = new Bundle(); in testTranslationResponseValue_extrasEqualityWhenEmpty() local
119 final Bundle extras = new Bundle(); in testTranslationResponseValue_extrasEqualityWhenUnequal() local
/cts/tests/tests/content/src/android/content/cts/
DSyncRequestTest.java39 Bundle extras = new Bundle(); in testBuilder_normal() local
72 final Bundle extras = new Bundle(); in testBuilder_throwsException() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DTestJournalProvider.java93 public Bundle call(String method, String arg, Bundle extras) { in call()
110 extras.getString(EXTRA_KEY_OWNER), extras); in call() local
124 private static void ensureExtras(String method, Bundle extras) { in ensureExtras()
158 final Bundle extras = new Bundle(); in putExtras() local
208 private void callWithExtras(String method, Bundle extras) { in callWithExtras()
218 final Bundle extras = new Bundle(); in addCallback() local
224 final Bundle extras = new Bundle(); in setLastConfigInfo() local
229 public void putExtras(Bundle extras) { in putExtras()
234 public void putResidentExtras(String owner, Bundle extras) { in putResidentExtras()
277 public final Bundle extras = new Bundle(); field in TestJournalProvider.TestJournal
[all …]
/cts/tests/tests/telecom/src/android/telecom/cts/
DScreeningServiceWithContactsPermissionTest.java305 Bundle extras = new Bundle(); in testNoPostCallActivityWhenAudioProcessing() local
332 Bundle extras = new Bundle(); in testNoPostCallActivityForOutgoingEmergencyCall() local
359 Bundle extras = new Bundle(); in testNoPostCallActivityForIncomingEmergencyCall() local
DOutgoingCallTest.java139 final Bundle extras = new Bundle(); in testDoNotStartCallWithContentUri() local
156 final Bundle extras = new Bundle(); in testStartCallWithSpeakerphoneTrue_SpeakerphoneOnInCall() local
168 final Bundle extras = new Bundle(); in testStartCallWithSpeakerphoneFalse_SpeakerphoneOffInCall() local
229 Bundle extras = new Bundle(); in testPhoneStateListenerInvokedOnOutgoingEmergencyCall() local
276 final Bundle extras = new Bundle(); in testPhoneStateChangeAsExpected() local
DConferenceTest.java225 Bundle extras = new Bundle(); in testConferenceSetters() local
350 Bundle extras = new Bundle(); in testConferencePutExtras() local
390 Bundle extras = mConferenceObject.getExtras(); in testConferenceRemoveExtras() local
413 Bundle extras = mConferenceObject.getExtras(); in testConferenceRemoveExtras2() local
420 Bundle extras = new Bundle(); in setupExtras() local
440 Bundle extras = new Bundle(); in testConferenceOnExtraschanged() local
504 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testConferenceEvent() local
DCallDiagnosticServiceTest.java125 final Bundle extras = new Bundle(); in testAddMultipleCalls() local
214 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testDisplayDiagnosticMessage() local
238 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testClearDisplayDiagnosticMessage() local
325 final Bundle extras = new Bundle(); in setupCall() local
DIncomingCallTest.java231 Bundle extras = new Bundle(); in testExtraCallHasInBandRingtone() local
254 Bundle extras = new Bundle(); in testAddNewIncomingCall_IncorrectPhoneAccountHandle() local
445 Bundle extras = new Bundle(); in testConnectionOnAnswerForVideoCallAnsweredAsAudio() local
449 addAndVerifyNewIncomingCall(createTestNumber(), extras); in testConnectionOnAnswerForVideoCallAnsweredAsAudio() local
473 Bundle extras = new Bundle(); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo() local
477 addAndVerifyNewIncomingCall(createTestNumber(), extras); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo() local
DCallDetailsTest.java778 Bundle extras = mCall.getDetails().getExtras(); in testConnectionPutExtras() local
834 Bundle extras = mCall.getDetails().getExtras(); in verifyRemoveConnectionExtras() local
857 Bundle extras = mConnection.getExtras(); in testCallPutExtras() local
876 Bundle extras; in testCallRemoveExtras() local
907 Bundle extras; in testCallRemoveExtras2() local
929 Bundle extras = mConnection.getExtras(); in setupCallExtras() local
957 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testConnectionEvent() local
1046 Bundle extras = (Bundle) (counter.getArgs(0)[1]); in testCallEvent() local
1214 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testMergeFail() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java265 Bundle extras = new Bundle(); in testOutGoingCall() local
301 Bundle extras = new Bundle(); in testOutGoingCallStartFailed() local
330 Bundle extras = new Bundle(); in testIncomingCall() local
360 Bundle extras = new Bundle(); in testIncomingCallReturnListener() local
392 Bundle extras = new Bundle(); in testIncomingCallReject() local
426 Bundle extras = new Bundle(); in testOutGoingCallForExecutor() local
462 Bundle extras = new Bundle(); in testOutGoingCallHoldResume() local
507 Bundle extras = new Bundle(); in testOutGoingCallHoldFailure() local
550 Bundle extras = new Bundle(); in testOutGoingCallResumeFailure() local
597 Bundle extras = new Bundle(); in testOutGoingCallReceivedHoldResume() local
[all …]
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DVirtualDisplayActivity.java68 final Bundle extras; field in VirtualDisplayActivity.VirtualDisplayRequest
70 VirtualDisplayRequest(SurfaceView surfaceView, Bundle extras) { in VirtualDisplayRequest()
107 final Bundle extras = intent.getExtras(); in onNewIntent() local
132 private void createVirtualDisplay(Bundle extras) { in createVirtualDisplay()
251 final Bundle extras = new Bundle(); in launchActivity() local
/cts/tests/appfunctions/src/android/app/appfunctions/cts/
DExecuteAppFunctionExceptionTest.kt62 val extras = Bundle().apply { putString("key", "value") } in testConstructor_withErrorCodeMessageAndExtras() constant
142 val extras = Bundle().apply { putString("key", "value") } in testParcelable() constant
/cts/tests/tests/media/session/src/android/media/session/cts/
DMediaControllerTest.java117 final Bundle extras = new Bundle(); in testGetPlaybackState() local
199 final Bundle extras = new Bundle(); in testSendCommand() local
363 final Bundle extras = new Bundle(); in testTransportControlsAndMediaSessionCallback() local
804 public void onPlayFromMediaId(String mediaId, Bundle extras) { in onPlayFromMediaId()
815 public void onPlayFromSearch(String query, Bundle extras) { in onPlayFromSearch()
826 public void onPlayFromUri(Uri uri, Bundle extras) { in onPlayFromUri()
837 public void onCustomAction(String action, Bundle extras) { in onCustomAction()
858 public void onCommand(String command, Bundle extras, ResultReceiver cb) { in onCommand()
884 public void onPrepareFromMediaId(String mediaId, Bundle extras) { in onPrepareFromMediaId()
895 public void onPrepareFromSearch(String query, Bundle extras) { in onPrepareFromSearch()
[all …]
/cts/tests/app/src/android/app/cts/
DActivityManagerNotifyMediaFGSTypeTest.java203 Bundle extras = in setupMediaService() local
309 Bundle extras = in testNotifyMediaServiceAfterStopForegroundInternal() local
403 Bundle extras = in testAppInBgWithUserEngagedMediaSessionIsInBg() local
467 Bundle extras = in testAppInFgWithActivePlayingMediaSessionAndNotificationGoesToBgIsStillInBg() local
552 Bundle extras = in testAppInFgWithActiveStoppedMediaSessionAndNotificationGoesToBgIsStillInBg() local
617 Bundle extras = in testAppInFgWithActiveStoppedMediaSessionWithMediaControllerAndNotificationGoesToBgIsStillInBg() local
739 Bundle extras = in testAppInBgWithNonActiveMediaSessionAndNotificationGoesToBg() local
773 Bundle extras = in testAppInBgWithActivePlayingMediaSessionAndNotificationReleaseItsSessionGoesToBg() local
807 Bundle extras = in testAppInBgWithNonActivePlayingMediaSessionWithMediaControllerAndNotificationIsStillInBg() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdSyncAdapter.java53 public void onPerformSync(Account account, Bundle extras, String authority, in onPerformSync()
73 final Bundle extras = new Bundle(); in requestSync() local
/cts/tests/PhotoPicker/src/android/provider/cts/cloudproviders/
DSearchCloudMediaProvider.kt164 val extras: Bundle, constant in android.provider.cts.cloudproviders.QueryMediaCategoryInput
170 val extras: Bundle, constant in android.provider.cts.cloudproviders.QueryMediaSetsInput
176 val extras: Bundle, constant in android.provider.cts.cloudproviders.QueryMediaInMediaSetsInput
182 val extras: Bundle, constant in android.provider.cts.cloudproviders.QuerySearchSuggestionsInput
188 val extras: Bundle, constant in android.provider.cts.cloudproviders.QuerySearchMediaTextInput
195 val extras: Bundle, constant in android.provider.cts.cloudproviders.QuerySearchMediaSuggestionInput
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35676/src/android/security/cts/CVE_2023_35676/
DContentSuggestionsService.java43 public void onProcessContextImage(int taskId, Bitmap contextImage, Bundle extras) {} in onProcessContextImage()
64 Bundle extras = new Bundle(); in onSuggestContentSelections() local
118 Bundle extras = new Bundle(); in onClassifyContentSelections() local

1234567891011