Home
last modified time | relevance | path

Searched refs:setExtras (Results 1 – 25 of 44) sorted by relevance

12

/cts/tests/tests/media/src/android/media/cts/
DPlaybackStateTest.java89 .setExtras(extras) in testBuilder_setterMethods()
149 .setExtras(extras) in testBuilder_addCustomActionWithCustomActionObject()
153 .setExtras(extras) in testBuilder_addCustomActionWithCustomActionObject()
173 .setExtras(extras) in testWriteToParcel()
183 .setExtras(extras); in testWriteToParcel()
188 .setExtras(extras) in testWriteToParcel()
233 .setExtras(extras) in testCustomAction()
DStubMediaBrowserService.java94 .setMediaId(id).setExtras(rootHints).build(), MediaItem.FLAG_BROWSABLE)); in onLoadChildren()
120 .setMediaId(id).setExtras(getBrowserRootHints()).build(), in onLoadItem()
141 .setMediaId(MEDIA_ID_CHILDREN_DELAYED).setExtras(mPendingRootHints).build(), in sendDelayedItemLoaded()
DMediaMetadata2Test.java48 builder.setExtras(extras); in testBuilder()
/cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
DShortcutManagerPreUpgradeTest.java46 .setExtras(b1) in testPreUpgrade()
55 .setExtras(b2) in testPreUpgrade()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java117 AsyncTaskArg asyncTaskArg = new AsyncTaskArg().setRequest(request).setExtras(extras); in onRequestConfirmation()
137 AsyncTaskArg asyncTaskArg = new AsyncTaskArg().setRequest(request).setExtras(extras); in onRequestCompleteVoice()
157 AsyncTaskArg asyncTaskArg = new AsyncTaskArg().setRequest(request).setExtras(extras); in onRequestAbortVoice()
185 AsyncTaskArg asyncTaskArg = new AsyncTaskArg().setRequest(request).setExtras(extras); in onRequestCommand()
222 .setExtras(extras) in onRequestPickOption()
266 AsyncTaskArg setExtras(Bundle e) {extras = e; return this;} in setExtras() method in MainInteractionSession.AsyncTaskArg
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConference.java49 setExtras(a.getExtras()); in MockConference()
162 setExtras(extras); in onExtrasChanged()
DCtsSelfManagedConnectionService.java170 connection.setExtras(request.getExtras()); in createSelfManagedConnection()
DTestUtils.java114 .setExtras(SUPPORTS_HANDOVER_FROM_EXTRAS)
125 .setExtras(SUPPORTS_HANDOVER_TO_EXTRAS)
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerRequestPinTest.java84 .setExtras(extras) in testRequestPinShortcut()
150 .setExtras(extras) in testRequestPinShortcut_multiLaunchers()
210 .setExtras(extras) in testRequestPinShortcut_multiLaunchers_withDynamic()
260 .setExtras(extras) in testRequestPinShortcut_multiLaunchers_withDynamic()
DShortcutManagerClientApiTest.java375 .setExtras(makePersistableBundle("ek1", "ev1")) in testSetDynamicShortcuts_details()
432 .setExtras(makePersistableBundle("ek1", "ev1")) in testSetDynamicShortcuts_details()
727 .setExtras(makePersistableBundle("ek1", "ev1")) in testAddDynamicShortcuts_details()
784 .setExtras(makePersistableBundle("ek1", "ev1")) in testAddDynamicShortcuts_details()
1061 .setExtras(makePersistableBundle("ek1", "ev1")) in testUpdateShortcut_details()
1230 .setExtras(makePersistableBundle("ek1", "X")) in testUpdateShortcut_details()
1829 .setExtras(makePersistableBundle("ek1", "ev1")) in testMiscShortcutInfo()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAuthenticationTest.java167 .setExtras(authentionClientState) in testDatasetAuthTwoFieldsReplaceResponse()
700 .setExtras(newClientState("CSI", "FromResponse")) in fillDatasetAuthWithClientState()
767 .setExtras(clientState).build()); in fillResponseAuthBothFields()
773 .setExtras(clientState) in fillResponseAuthBothFields()
863 .setExtras(clientState) in testFillResponseAuthJustOneField()
1069 authenticatedResponseBuilder.setExtras(newClientState("CSI", "FromAuthResponse")); in fillResponseAuthWithClientState()
1083 .setExtras(newClientState("CSI", "FromResponse")) in fillResponseAuthWithClientState()
1153 .setExtras(clientState).build()); in testFillResponseFiltering()
1159 .setExtras(clientState) in testFillResponseFiltering()
DMultipleFragmentLoginTest.java64 .setExtras(clientState) in loginOnTwoFragments()
105 .setExtras(clientState) in loginOnTwoFragments()
DFillEventHistoryTest.java105 .setExtras(clientState).build()); in testDatasetAuthenticationSelected()
138 .setExtras(clientState).build()); in testAuthenticationSelected()
140 sReplier.addResponse(new CannedFillResponse.Builder().setExtras(clientState) in testAuthenticationSelected()
174 .setExtras(clientState1) in testDatasetSelected_twoResponses()
211 .setExtras(clientState2) in testDatasetSelected_twoResponses()
382 .setExtras(getBundle("activity", "A")) in testEventsFromPreviousSessionIsDiscarded()
401 .setExtras(getBundle("activity", "B")) in testEventsFromPreviousSessionIsDiscarded()
DLoginWithStringsActivityTest.java78 .setExtras(extras) in testAutoFillOneDatasetAndSave()
/cts/hostsidetests/shortcuts/deviceside/backup/publisher3/src/android/content/pm/cts/shortcut/backup/publisher3/
DShortcutManagerPreBackupTest.java43 .setExtras(makePersistableBundle("ek1", "ev1")) in testPreBackup()
/cts/tests/tests/location/src/android/location/cts/
DAddressTest.java46 address.setExtras(extras); in testDescribeContents()
92 address.setExtras(extras); in testAccessExtras()
97 address.setExtras(null); in testAccessExtras()
/cts/hostsidetests/shortcuts/deviceside/backup/publisher4old/src/android/content/pm/cts/shortcut/backup/publisher4/
DShortcutManagerPreBackupTest.java44 .setExtras(makePersistableBundle("ek1", "ev1")) in testPreBackup()
/cts/hostsidetests/shortcuts/deviceside/backup/publisher1/src/android/content/pm/cts/shortcut/backup/publisher1/
DShortcutManagerPreBackupTest.java44 .setExtras(makePersistableBundle("ek1", "ev1")) in testPreBackup()
/cts/hostsidetests/shortcuts/deviceside/backup/publisher2/src/android/content/pm/cts/shortcut/backup/publisher2/
DShortcutManagerPreBackupTest.java44 .setExtras(makePersistableBundle("ek1", "ev1")) in testPreBackup()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsSelfManagedConnectionService.java99 connection.setExtras(request.getExtras()); in createConnection()
DCtsConnectionService.java143 connection.setExtras(request.getExtras()); in createManagedConnection()
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsSyncAdapter.java77 .setExtras(ByteString.copyFrom(ParcelUtils.toBytes(extras))).build()); in onPerformSync()
/cts/tests/framework/base/windowmanager/dndsourceapp/src/android/server/wm/dndsourceapp/
DDragSource.java103 clipDescription.setExtras(extras); in setUpDragSource()
/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
DUtils.java124 .setExtras(extras) in requestSync()
/cts/tests/tests/content/src/android/content/cts/
DTestPagingContentProvider.java144 c.setExtras(extras); in createCursor()

12