Home
last modified time | relevance | path

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

1234567

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSession.java84 void assertPromptFromTestApp(CharSequence prompt, Bundle extras) { in assertPromptFromTestApp()
112 Bundle extras = request.getExtras(); in onRequestConfirmation() local
132 Bundle extras = request.getExtras(); in onRequestCompleteVoice() local
152 Bundle extras = request.getExtras(); in onRequestAbortVoice() local
171 Bundle extras = request.getExtras(); in onRequestCommand() local
199 Bundle extras) { in assertPickOptionsFromTestApp()
211 Bundle extras = request.getExtras(); in onRequestPickOption() local
219 assertPickOptionsFromTestApp(request.getOptions(), extras); in onRequestPickOption() local
235 public static final boolean isTestTypeCancel(Bundle extras) { in isTestTypeCancel()
256 Bundle extras; field in MainInteractionSession.AsyncTaskArg
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDualSuspendTests.java165 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in testUnsuspendedOnUninstallBlocked() local
181 final Bundle extras = createSingleKeyBundle(EXTRA_USER_RESTRICTION, userRestriction); in assertUnsuspendedOnUserRestriction() local
204 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in testCannotSuspendWhenUninstallBlocked() local
212 final Bundle extras = createSingleKeyBundle(EXTRA_USER_RESTRICTION, userRestriction); in assertCannotSuspendUnderUserRestriction() local
237 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in tearDown() local
DSuspendTestUtils.java100 final Bundle extras = new Bundle(1); in createSingleKeyBundle() local
119 static boolean requestDpmAction(String action, @Nullable Bundle extras, Handler resultHandler) in requestDpmAction()
164 static void startTestAppActivity(@Nullable Bundle extras) { in startTestAppActivity()
177 final PersistableBundle extras = new PersistableBundle(3); in createExtras() local
DDistractingPackageTest.java126 final Bundle extras = createSingleKeyBundle(EXTRA_USER_RESTRICTION, userRestriction); in assertCannotRestrictUnderUserRestriction() local
149 final Bundle extras = createSingleKeyBundle(EXTRA_PACKAGE_NAME, TEST_APP_PACKAGE_NAME); in tearDown() 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.java37 Bundle extras = new Bundle(); in testBuilder_normal() local
70 final Bundle extras = new Bundle(); in testBuilder_throwsException() local
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DTestJournalProvider.java89 public Bundle call(String method, String arg, Bundle extras) { in call()
106 extras.getString(EXTRA_KEY_OWNER), extras); in call() local
112 private static void ensureExtras(String method, Bundle extras) { in ensureExtras()
146 final Bundle extras = new Bundle(); in putExtras() local
196 private void callWithExtras(String method, Bundle extras) { in callWithExtras()
206 final Bundle extras = new Bundle(); in addCallback() local
212 final Bundle extras = new Bundle(); in setLastConfigInfo() local
217 public void putExtras(Bundle extras) { in putExtras()
247 public final Bundle extras = new Bundle(); field in TestJournalProvider.TestJournal
300 synchronized void putExtras(String owner, Bundle extras) { in putExtras()
/cts/tests/tests/telecom/src/android/telecom/cts/
DIncomingCallTest.java184 Bundle extras = new Bundle(); in testAddNewIncomingCall_IncorrectPhoneAccountHandle() local
310 Bundle extras = new Bundle(); in testConnectionOnAnswerForVideoCallAnsweredAsAudio() local
314 addAndVerifyNewIncomingCall(createTestNumber(), extras); in testConnectionOnAnswerForVideoCallAnsweredAsAudio() local
338 Bundle extras = new Bundle(); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo() local
342 addAndVerifyNewIncomingCall(createTestNumber(), extras); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo() local
DCallDetailsTest.java599 Bundle extras = mCall.getDetails().getExtras(); in testConnectionPutExtras() local
655 Bundle extras = mCall.getDetails().getExtras(); in verifyRemoveConnectionExtras() local
676 Bundle extras = mConnection.getExtras(); in testCallPutExtras() local
695 Bundle extras; in testCallRemoveExtras() local
726 Bundle extras; in testCallRemoveExtras2() local
748 Bundle extras = mConnection.getExtras(); in setupCallExtras() local
776 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testConnectionEvent() local
855 Bundle extras = (Bundle) (counter.getArgs(0)[1]); in testCallEvent() local
1013 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testMergeFail() local
DCallDiagnosticServiceTest.java119 final Bundle extras = new Bundle(); in testAddMultipleCalls() local
238 Bundle extras = (Bundle) (counter.getArgs(0)[1]); in testSendD2DMessage() local
262 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testDisplayDiagnosticMessage() local
286 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testClearDisplayDiagnosticMessage() local
373 final Bundle extras = new Bundle(); in setupCall() local
DOutgoingCallTest.java87 final Bundle extras = new Bundle(); in testStartCallWithSpeakerphoneTrue_SpeakerphoneOnInCall() local
99 final Bundle extras = new Bundle(); in testStartCallWithSpeakerphoneFalse_SpeakerphoneOffInCall() local
148 Bundle extras = new Bundle(); in testPhoneStateListenerInvokedOnOutgoingEmergencyCall() local
190 final Bundle extras = new Bundle(); in testPhoneStateChangeAsExpected() local
DConferenceTest.java209 Bundle extras = new Bundle(); in testConferenceSetters() local
334 Bundle extras = new Bundle(); in testConferencePutExtras() local
374 Bundle extras = mConferenceObject.getExtras(); in testConferenceRemoveExtras() local
397 Bundle extras = mConferenceObject.getExtras(); in testConferenceRemoveExtras2() local
404 Bundle extras = new Bundle(); in setupExtras() local
424 Bundle extras = new Bundle(); in testConferenceOnExtraschanged() local
488 Bundle extras = (Bundle) (mOnConnectionEventCounter.getArgs(0)[2]); in testConferenceEvent() local
/cts/tests/tests/media/src/android/media/cts/
DMediaRoute2InfoTest.java110 Bundle extras = new Bundle(); in testBuilderAndGettersOfMediaRoute2Info() local
186 Bundle extras = new Bundle(); in testEqualsCreatedWithSameArguments() local
221 Bundle extras = new Bundle(); in testEqualsCreatedWithBuilderCopyConstructor() local
245 Bundle extras = new Bundle(); in testEqualsReturnFalse() local
291 Bundle extras = new Bundle(); in testParcelingAndUnParceling() local
DMediaControllerTest.java96 final Bundle extras = new Bundle(); in testGetPlaybackState() local
165 final Bundle extras = new Bundle(); in testSendCommand() local
325 final Bundle extras = new Bundle(); in testTransportControlsAndMediaSessionCallback() local
799 public void onPlayFromMediaId(String mediaId, Bundle extras) { in onPlayFromMediaId()
810 public void onPlayFromSearch(String query, Bundle extras) { in onPlayFromSearch()
821 public void onPlayFromUri(Uri uri, Bundle extras) { in onPlayFromUri()
832 public void onCustomAction(String action, Bundle extras) { in onCustomAction()
853 public void onCommand(String command, Bundle extras, ResultReceiver cb) { in onCommand()
874 public void onPrepareFromMediaId(String mediaId, Bundle extras) { in onPrepareFromMediaId()
885 public void onPrepareFromSearch(String query, Bundle extras) { in onPrepareFromSearch()
[all …]
DPlaybackStateTest.java89 Bundle extras = new Bundle(); in testBuilder_setterMethods() local
149 Bundle extras = new Bundle(); in testBuilder_addCustomActionWithCustomActionObject() local
177 Bundle extras = new Bundle(); in testWriteToParcel() local
236 Bundle extras = new Bundle(); in testCustomAction() local
DResourceManagerTestActivity1.java34 Bundle extras = getIntent().getExtras(); in onCreate() local
DMediaPlayerSurfaceTest.java40 Bundle extras = new Bundle(); in testSetSurface() local
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DVirtualDisplayActivity.java67 final Bundle extras; field in VirtualDisplayActivity.VirtualDisplayRequest
69 VirtualDisplayRequest(SurfaceView surfaceView, Bundle extras) { in VirtualDisplayRequest()
106 final Bundle extras = intent.getExtras(); in onNewIntent() local
131 private void createVirtualDisplay(Bundle extras) { in createVirtualDisplay()
245 final Bundle extras = new Bundle(); in launchActivity() 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/tests/permission3/UsePermissionApp22CalendarOnly/src/android/permission3/cts/usepermission/
DCheckPermissionService.kt32 val extras = intent!!.extras!! in onHandleIntent() constant
/cts/common/device-side/bedstead/queryable/src/main/java/com/android/queryable/queries/
DIntentQuery.java36 BundleQuery<E> extras(); in extras() method
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsSyncAdapter.java57 SyncResult onPerformSync(Account account, Bundle extras, String authority, in onPerformSync()
64 public void onPerformSync(Account account, Bundle extras, String authority, in onPerformSync()
/cts/hostsidetests/shortcuts/deviceside/backup/launcher4old/src/android/content/pm/cts/shortcut/backup/launcher4/
DMainActivity.java32 final PersistableBundle extras = request.getShortcutInfo().getExtras(); in onCreate() local
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsSyncAdapter.java54 public void onPerformSync(Account account, Bundle extras, String authority, in onPerformSync()
104 final Bundle extras = new Bundle(); in requestSync() local
/cts/tests/location/location_coarse/src/android/location/cts/coarse/
DLocationManagerCoarseTest.java169 Bundle extras = new Bundle(); in testRequestLocationUpdates() local
192 Bundle extras = new Bundle(); in testRequestLocationUpdates_Passive() local
216 Bundle extras = new Bundle(); in testRequestLocationUpdates_PendingIntent() local

1234567