| /cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
| D | TestImsSmsImpl.java | 48 public void sendSms(int token, int messageRef, String format, String smsc, boolean isRetry, in sendSms() 75 public void acknowledgeSms(int token, int messageRef, int result) { in acknowledgeSms() 83 public void acknowledgeSmsReport(int token, int messageRef, int result) { in acknowledgeSmsReport() 91 public void acknowledgeSms(int token, int messageRef, int result, byte[] pdu) { in acknowledgeSms() 104 public void onMemoryAvailable(int token) { in onMemoryAvailable() 110 public void receiveSmsWaitForAcknowledgeMemoryFull(int token, String format, byte[] pdu) { in receiveSmsWaitForAcknowledgeMemoryFull() 126 public void receiveSmsWaitForAcknowledge(int token, String format, byte[] pdu) { in receiveSmsWaitForAcknowledge() 142 public void sendReportWaitForAcknowledgeSmsReportR(int token, String format, byte[] pdu) { in sendReportWaitForAcknowledgeSmsReportR()
|
| /cts/tests/tests/tv/src/android/media/tv/tuner/cts/ |
| D | ISharedFilterTestServer.aidl | 22 void freeSharedFilterToken(String token); in freeSharedFilterToken() 23 boolean verifySharedFilter(String token); in verifySharedFilter()
|
| D | SharedFilterTestService.java | 82 public void freeSharedFilterToken(String token) { in freeSharedFilterToken() 91 public boolean verifySharedFilter(String token) { in verifySharedFilter()
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | BinderTest.java | 379 IBinder token = null; in testBinderDiedWho() local 463 long token = Binder.clearCallingIdentity(); in testClearCallingIdentity() local 474 long token = Binder.clearCallingIdentity(); in testGetCallingUidOrThrow_insideClearRestoreCallingIdentity_doesNotThrow() local 484 long token = Binder.clearCallingIdentity(); in testGetCallingUidOrThrow_afterClearRestoreCallingIdentity_throws() local 539 long token = Binder.clearCallingIdentity(); in testGetCallingUidOrThrow_duplicateClearsAreStoredInSameVariable_doesNotThrow() local 551 final long token = Binder.clearCallingWorkSource(); in testClearCallingWorkSource() local 559 final long token = Binder.setCallingWorkSourceUid(otherUid); in testSetCallingWorkSourceUid() local
|
| D | TokenWatcherTest.java | 113 IBinder token = mEmptyService.getToken(); in testTokenWatcher() local 143 IBinder token = mEmptyService.getToken(); in testCleanUp() local 162 IBinder token = mEmptyService.getToken(); in testRepeatedAcquire() local
|
| /cts/tests/tests/proto/src/android/util/proto/cts/ |
| D | ProtoOutputStreamObjectTest.java | 82 long token = po.startObject(ProtoOutputStream.makeFieldId(1, in testObjectOneChar() local 109 long token = po.startObject(ProtoOutputStream.makeFieldId(1, in testObjectOneLargeChar() local 141 long token = po.startObject(ProtoOutputStream.makeFieldId(2, in testObjectAndTwoChars() local 180 long token = po.startObject(ProtoOutputStream.makeFieldId(1, in testEmptyObject() local 234 long token = po.startObject(ProtoOutputStream.makeFieldId(2, in testEmptyObjectAndTwoChars() local 264 long token; in testEmptyRepeatedObject() local 302 long token = po.startObject(ProtoOutputStream.makeFieldId(2, in testComplexObject() local 759 final long token = po.startObject(ProtoOutputStream.makeFieldId(1, in testMismatchedEndObject() local 774 final long token = po.startRepeatedObject(ProtoOutputStream.makeFieldId(1, in testMismatchedEndRepeatedObject() local
|
| /cts/tests/tests/content/src/android/content/cts/ |
| D | AsyncQueryHandlerTest.java | 275 private void startQuery(int token, Object cookie, Uri uri, String[] projection, in startQuery() 284 private void startInsert(int token, Object cookie, Uri uri, in startInsert() 292 private void startUpdate(int token, Object cookie, Uri uri, ContentValues values, in startUpdate() 300 private void startDelete(int token, Object cookie, Uri uri, String selection, in startDelete() 338 protected void onDeleteComplete(int token, Object cookie, int result) { in onDeleteComplete() 350 protected void onInsertComplete(int token, Object cookie, Uri uri) { in onInsertComplete() 362 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete() 378 protected void onUpdateComplete(int token, Object cookie, int result) { in onUpdateComplete()
|
| /cts/tests/tests/instantapp/src/android/cts/instantapp/resolver/ |
| D | InstantAppRequestInfoTest.kt | 32 private val token = UUID.randomUUID().toString() constant
|
| /cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
| D | MediaSessionTestService.java | 52 MediaSession.Token token = args.getParcelable(KEY_SESSION_TOKEN); in testSeriesOfSetQueue_setUp() local 84 MediaSession.Token token = args.getParcelable(KEY_SESSION_TOKEN); in testSetQueue_setUp() local
|
| D | MediaSessionTestActivity.java | 100 MediaSession.Token token = getIntent().getParcelableExtra(KEY_SESSION_TOKEN); in setMediaControllerIfInForeground() local
|
| D | MediaController2Test.java | 149 final Session2Token token = new Session2Token( in testBuilder_withIllegalArguments() local 222 final Session2Token token = new Session2Token( in testBuilder_setConnectionHints_withCustomParcelable() local 378 Object token = controller.sendSessionCommand(command, commandArg); in testCancelSessionCommand() local 458 public void onCommandResult(MediaController2 controller, Object token, in onCommandResult()
|
| /cts/tests/tests/widget/src/android/widget/cts/ |
| D | ToastPresenterTest.java | 66 Binder token = new Binder(); in testUpdateLayoutParams() local
|
| /cts/tests/framework/base/windowmanager/shared/src/android/server/wm/shared/ |
| D | IUntrustedTouchTestService.aidl | 24 void showActivityChildWindow(String windowName, in IBinder token); in showActivityChildWindow()
|
| /cts/tests/app/src/android/app/cts/ |
| D | ListActivityTest.java | 89 final Semaphore token = new Semaphore(0); in runOnMainAndDrawSync() local
|
| /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
| D | ResetPasswordWithTokenTest.java | 32 private static final byte[] token = "abcdefghijklmnopqrstuvwxyz0123456789".getBytes(); field in ResetPasswordWithTokenTest
|
| /cts/tests/framework/base/windowmanager/backgroundactivity/AppA/src/android/server/wm/backgroundactivity/appa/ |
| D | BackgroundActivityTestService.java | 62 final long token = Binder.clearCallingIdentity(); in getAndStartManageSpaceActivity() local
|
| /cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
| D | MockImsService.java | 116 public void startImsTraffic(int serial, int token, int trafficType) { in startImsTraffic() 128 public void stopImsTraffic(int token) { in stopImsTraffic()
|
| D | IRadioImsImpl.java | 98 int token, int imsTrafficType, int accessNetworkType, int trafficDirection) { in startImsTraffic() 115 public void stopImsTraffic(int serial, int token) { in stopImsTraffic() 156 public void onConnectionSetupFailure(int token, @NonNull ConnectionFailureInfo failureInfo) { in onConnectionSetupFailure()
|
| /cts/tests/tests/telephony/current/src/android/telephony/gba/cts/ |
| D | TestGbaService.java | 40 public void onAuthenticationRequest(int subId, int token, int appType, in onAuthenticationRequest()
|
| /cts/tests/sensor/src/android/hardware/cts/helpers/ |
| D | SensorRatePermissionDirectReportTestHelper.java | 165 int token = channel.configure(mSensor, rateLevel); in getSensorEvents() local 179 int token, HardwareBuffer hardwareBuffer, int sensorEventCount) { in readEventsFromHardwareBuffer()
|
| /cts/tests/tests/appenumeration/lib/src/android/appenumeration/cts/ |
| D | TestActivity.java | 477 final Object token = new Object(); in awaitPackageBroadcast() local 491 token, timeoutMs); in awaitPackageBroadcast() local 498 final Object token = new Object(); in awaitPackageRestartedBroadcast() local 513 mainHandler.postDelayed(() -> remoteCallback.sendResult(result), token, timeoutMs); in awaitPackageRestartedBroadcast() local 520 final Object token = new Object(); in awaitSuspendedPackagesBroadcast() local 541 mainHandler.postDelayed(() -> sendResult.run(), token, timeoutMs); in awaitSuspendedPackagesBroadcast() local 552 final Object token = new Object(); in awaitLauncherAppsCallback() local 832 final Object token = new Object(); in awaitRequestSyncStatus() local 848 token, timeoutMs); in awaitRequestSyncStatus() local 868 final Object token = new Object(); in awaitRequestPeriodicSync() local [all …]
|
| /cts/tests/tests/view/receivecontent/src/android/view/cts/receivecontent/ |
| D | ContentInfoTest.java | 183 IInputContentUriToken token = mock(IInputContentUriToken.class); in testReleasePermissions_ime() local 200 IInputContentUriToken token = mock(IInputContentUriToken.class); in testReleasePermissions_ime_afterCopy() local
|
| /cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
| D | ResetPasswordWithTokenTest.java | 1021 private void removePasswordAndToken(byte[] token) { in removePasswordAndToken() 1023 sDeviceState.dpc().componentName(), /* password = */ null, token, /* flags = */ 0); in removePasswordAndToken() local 1032 private boolean canSetResetPasswordToken(byte[] token) { in canSetResetPasswordToken() 1035 sDeviceState.dpc().componentName(), token); in canSetResetPasswordToken() local
|
| /cts/tests/sensor/src/android/hardware/cts/ |
| D | SensorDirectReportTest.java | 745 int token = mChannel.configure(s, rateLevel); in runSensorDirectReportTest() local 775 int token = mChannel.configure(s, rateLevel); in runSensorDirectReportUidIdleTest() local 951 int token = mChannel.configure(s, rateLevel); in runMultiModeRateIndependencyTest() local 997 int token = mChannel.configure(s, rateLevel); in runTimestampTest() local 1038 int token = mChannel.configure(s, s.getHighestDirectReportRateLevel()); in runAtomicCounterTest() local 1079 int token = mChannel.configure(s, rateLevel); in runReconfigureTest() local 1373 private void checkSharedMemoryContent(Sensor s, int memType, int rateLevel, int token) { in checkSharedMemoryContent()
|
| /cts/tools/vm-tests-tf/build/src/util/build/ |
| D | BuildUtilBase.java | 97 String token = scanner.findWithinHorizon(methodPattern, content.length()); in parseTestMethod() local 204 String token = null; in parseTestClassName() local
|