/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/ |
D | IpClientManager.java | 69 final long token = Binder.clearCallingIdentity(); in completedPreDhcpAction() local 85 final long token = Binder.clearCallingIdentity(); in confirmConfiguration() local 101 final long token = Binder.clearCallingIdentity(); in readPacketFilterComplete() local 117 final long token = Binder.clearCallingIdentity(); in shutdown() local 133 final long token = Binder.clearCallingIdentity(); in startProvisioning() local 151 final long token = Binder.clearCallingIdentity(); in stop() local 170 final long token = Binder.clearCallingIdentity(); in setTcpBufferSizes() local 189 final long token = Binder.clearCallingIdentity(); in setHttpProxy() local 206 final long token = Binder.clearCallingIdentity(); in setMulticastFilter() local 233 final long token = Binder.clearCallingIdentity(); in addKeepalivePacketFilter() local [all …]
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallAdapter.java | 58 long token = Binder.clearCallingIdentity(); in answerCall() local 81 long token = Binder.clearCallingIdentity(); in deflectCall() local 106 long token = Binder.clearCallingIdentity(); in rejectCall() local 140 long token = Binder.clearCallingIdentity(); in rejectCallWithReason() local 162 long token = Binder.clearCallingIdentity(); in transferCall() local 187 long token = Binder.clearCallingIdentity(); in consultativeTransfer() local 212 long token = Binder.clearCallingIdentity(); in playDtmfTone() local 235 long token = Binder.clearCallingIdentity(); in stopDtmfTone() local 258 long token = Binder.clearCallingIdentity(); in postDialContinue() local 281 long token = Binder.clearCallingIdentity(); in disconnectCall() local [all …]
|
D | ConnectionServiceWrapper.java | 139 long token = Binder.clearCallingIdentity(); in handleCreateConnectionComplete() local 179 long token = Binder.clearCallingIdentity(); in handleCreateConferenceComplete() local 217 long token = Binder.clearCallingIdentity(); in setActive() local 240 long token = Binder.clearCallingIdentity(); in setRinging() local 263 long token = Binder.clearCallingIdentity(); in resetConnectionTime() local 284 long token = Binder.clearCallingIdentity(); in setVideoProvider() local 305 long token = Binder.clearCallingIdentity(); in setDialing() local 328 long token = Binder.clearCallingIdentity(); in setPulling() local 351 long token = Binder.clearCallingIdentity(); in setDisconnected() local 375 long token = Binder.clearCallingIdentity(); in setOnHold() local [all …]
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
D | NetworkMonitorManager.java | 61 final long token = Binder.clearCallingIdentity(); in start() local 74 final long token = Binder.clearCallingIdentity(); in launchCaptivePortalApp() local 87 final long token = Binder.clearCallingIdentity(); in notifyCaptivePortalAppFinished() local 100 final long token = Binder.clearCallingIdentity(); in setAcceptPartialConnectivity() local 113 final long token = Binder.clearCallingIdentity(); in forceReevaluation() local 126 final long token = Binder.clearCallingIdentity(); in notifyPrivateDnsChanged() local 139 final long token = Binder.clearCallingIdentity(); in notifyDnsResponse() local 154 final long token = Binder.clearCallingIdentity(); in notifyNetworkConnected() local 167 final long token = Binder.clearCallingIdentity(); in notifyNetworkConnected() local 180 final long token = Binder.clearCallingIdentity(); in notifyNetworkDisconnected() local [all …]
|
/packages/services/Car/car-lib/src/android/car/vms/ |
D | IVmsBrokerService.aidl | 38 in IBinder token, in registerClient() 42 void unregisterClient(in IBinder token) = 1; field 44 VmsProviderInfo getProviderInfo(in IBinder token, int providerId) = 2; in getProviderInfo() 50 in IBinder token, in setSubscriptions() 53 void setMonitoringEnabled(in IBinder token, boolean enabled) = 4; in setMonitoringEnabled() 59 in IBinder token, in registerProvider() 63 in IBinder token, in setProviderOfferings() 68 in IBinder token, in publishPacket() 74 in IBinder token, in publishLargePacket()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/sap/ |
D | SapRilReceiverTest.java | 156 int token = 1; in callback_connectResponse() local 180 int token = 1; in callback_disconnectResponse() local 201 int token = 1; in callback_disconnectIndication() local 224 int token = 1; in callback_apduResponse() local 250 int token = 1; in callback_transferAtrResponse() local 276 int token = 1; in callback_powerResponse_powerOff() local 303 int token = 1; in callback_powerResponse_powerOn() local 330 int token = 1; in callback_resetSimResponse() local 354 int token = 1; in callback_statusIndication() local 378 int token = 1; in callback_transferCardReaderStatusResponse() local [all …]
|
D | SapRilReceiverHidlTest.java | 150 int token = 1; in callback_connectResponse() local 174 int token = 1; in callback_disconnectResponse() local 195 int token = 1; in callback_disconnectIndication() local 218 int token = 1; in callback_apduResponse() local 248 int token = 1; in callback_transferAtrResponse() local 278 int token = 1; in callback_powerResponse_powerOff() local 305 int token = 1; in callback_powerResponse_powerOn() local 332 int token = 1; in callback_resetSimResponse() local 356 int token = 1; in callback_statusIndication() local 380 int token = 1; in callback_transferCardReaderStatusResponse() local [all …]
|
/packages/modules/AdServices/sdksandbox/tests/unittest/src/android/app/sdksandbox/sdkprovider/ |
D | SdkSandboxActivityRegistryTest.java | 119 IBinder token = mRegistry.register(mSdkContext, mHandler); in testUnregisterSdkSandboxActivityHandler() local 158 IBinder token = mRegistry.register(mSdkContext, mHandler); in testNotifyOnActivityCreation() local 177 IBinder token = mRegistry.register(mSdkContext, mHandler); in testNotifyOnActivityCreationMultipleTimeSucceed() local 191 IBinder token = mRegistry.register(mSdkContext, mHandler); in testNotifyOnActivityCreation_CallsStatsd() local 224 IBinder token = mRegistry.register(mSdkContext, mHandler); in testNotifyOnActivityCreation_MultipleTimes_CallsStatsd() local 249 IBinder token = mRegistry.register(mSdkContext, mHandler); in testNotifyOnActivityCreation_MultipleTimes_CallsStatsdForTotalLatencyOnce() local 313 IBinder token = mRegistry.register(mSdkContext, mHandler); in testNotifyOnActivityCreation_NotRegisteredHandler_CallsStatsd() local 376 final IBinder token = mRegistry.register(mSdkContext, mHandler); in testGetActivityContextInfo() local 401 final IBinder token = mRegistry.register(mSdkContext, mHandler); in testGetSdkContext() local 417 private Intent buildSandboxActivityIntent(IBinder token) { in buildSandboxActivityIntent()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/ |
D | SapRilReceiver.java | 186 private void removeOngoingReqAndSendMessage(int token, SapMessage sapMessage) { in removeOngoingReqAndSendMessage() 199 public void connectResponse(int token, int sapConnectRsp, int maxMsgSize) { in connectResponse() 219 public void disconnectResponse(int token) { in disconnectResponse() 228 public void disconnectIndication(int token, int disconnectType) { in disconnectIndication() 239 public void apduResponse(int token, int resultCode, byte[] apduRsp) { in apduResponse() 251 public void transferAtrResponse(int token, int resultCode, byte[] atr) { in transferAtrResponse() 263 public void powerResponse(int token, int resultCode) { in powerResponse() 284 public void resetSimResponse(int token, int resultCode) { in resetSimResponse() 293 public void statusIndication(int token, int status) { in statusIndication() 303 int token, int resultCode, int cardReaderStatus) { in transferCardReaderStatusResponse() [all …]
|
D | SapRilReceiverHidl.java | 196 private void removeOngoingReqAndSendMessage(int token, SapMessage sapMessage) { in removeOngoingReqAndSendMessage() 222 public void connectResponse(int token, int sapConnectRsp, int maxMsgSize) { in connectResponse() 242 public void disconnectResponse(int token) { in disconnectResponse() 251 public void disconnectIndication(int token, int disconnectType) { in disconnectIndication() 262 public void apduResponse(int token, int resultCode, ArrayList<Byte> apduRsp) { in apduResponse() 274 public void transferAtrResponse(int token, int resultCode, ArrayList<Byte> atr) { in transferAtrResponse() 286 public void powerResponse(int token, int resultCode) { in powerResponse() 307 public void resetSimResponse(int token, int resultCode) { in resetSimResponse() 316 public void statusIndication(int token, int status) { in statusIndication() 326 int token, int resultCode, int cardReaderStatus) { in transferCardReaderStatusResponse() [all …]
|
/packages/modules/OnDevicePersonalization/tests/cts/endtoend/src/com/android/ondevicepersonalization/cts/e2e/ |
D | RequestSurfacePackageTests.java | 132 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageSuccess() local 211 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageThrowsIfSurfaceViewHostTokenMissing() local 230 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageThrowsIfInvalidDisplayId() local 249 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageThrowsIfInvalidWidth() local 268 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageThrowsIfInvalidHeight() local 287 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageThrowsIfExecutorMissing() local 306 SurfacePackageToken token = runExecute(manager); in testRequestSurfacePackageThrowsIfOutcomeReceiverMissing() local
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | SQLiteTokenizer.java | 107 final String token = sql.substring(start, end); in tokenize() local 136 final String token; in tokenize() local 165 final String token = sql.substring(quoteStart + 1, quoteEnd); in tokenize() local 214 public static boolean isKeyword(@NonNull String token) { in isKeyword() 263 public static boolean isFunction(@NonNull String token) { in isFunction() 284 public static boolean isType(@NonNull String token) { in isType()
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | SQLiteTokenizer.java | 107 final String token = sql.substring(start, end); in tokenize() local 136 final String token; in tokenize() local 165 final String token = sql.substring(quoteStart + 1, quoteEnd); in tokenize() local 214 public static boolean isKeyword(@NonNull String token) { in isKeyword() 263 public static boolean isFunction(@NonNull String token) { in isFunction() 284 public static boolean isType(@NonNull String token) { in isType()
|
/packages/modules/HealthFitness/tests/unittests/src/android/health/connect/ |
D | PageTokenWrapperTest.java | 149 long token = expected.encode(); in encodeAndFromToken_ascending_expectIsAscendingTrue() local 160 long token = wrapper.encode(); in encodeAndFromToken_descending_expectIsAscendingFalse() local 172 long token = wrapper.encode(); in encodeAndFromToken_currentTimestamp_expectCorrectTime() local 183 long token = wrapper.encode(); in encodeAndFromToken_minTimestamps_expectCorrectTime() local 195 long token = wrapper.encode(); in encodeAndFromToken_maxTimestamps_expectCorrectTime() local 209 long token = wrapper.encode(); in encodeAndFromToken_maxOffset_expectCorrectResult() local 222 long token = wrapper.encode(); in encodeAndFromToken_minOffset_expectCorrectResult() local
|
/packages/services/Car/service/src/com/android/car/audio/ |
D | CarAudioProtoUtils.java | 61 long token = proto.start(fieldId); in dumpCarAudioAttributesProto() local 74 long token = proto.start(fieldId); in dumpCarAudioFadeConfigurationProto() local 88 long token = proto.start(fieldId); in dumpFadeManagerConfigurationProto() local 163 long token = proto.start(fieldId); in dumpUsageToVolumeShaperConfigProto() local 177 long token = proto.start(fieldId); in dumpAttributeToVolumeShaperConfigProto() local 187 long token = proto.start(fieldId); in dumpVolumeShaperConfiguration() local
|
/packages/services/Telephony/src/com/android/phone/ |
D | ImsRcsController.java | 140 final long token = Binder.clearCallingIdentity(); in registerImsRegistrationCallback() local 162 final long token = Binder.clearCallingIdentity(); in unregisterImsRegistrationCallback() local 183 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationState() local 209 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationTransportType() local 242 final long token = Binder.clearCallingIdentity(); in registerRcsAvailabilityCallback() local 266 final long token = Binder.clearCallingIdentity(); in unregisterRcsAvailabilityCallback() local 293 final long token = Binder.clearCallingIdentity(); in isCapable() local 323 final long token = Binder.clearCallingIdentity(); in isAvailable() local 344 final long token = Binder.clearCallingIdentity(); in requestCapabilities() local 369 final long token = Binder.clearCallingIdentity(); in requestAvailability() local [all …]
|
/packages/modules/Nfc/framework/java/android/nfc/ |
D | NfcActivityManager.java | 146 Binder token; in enableReaderMode() local 171 Binder token; in disableReaderMode() local 186 public void setReaderMode(Binder token, int flags, Bundle extras) { in setReaderMode() 233 Binder token; in onActivityResumed() local 262 Binder token; in onActivityPaused() local 311 Binder token; in setDiscoveryTech() local 331 Binder token; in resetDiscoveryTech() local 346 private void changeDiscoveryTech(Binder token, int pollTech, int listenTech) { in changeDiscoveryTech()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | CallerInfoAsyncQuery.java | 59 void onQueryComplete(int token, Object cookie, CallerInfo ci); in onQueryComplete() 63 void onDataLoaded(int token, Object cookie, CallerInfo ci); in onDataLoaded() 86 final int token, in startQuery() 121 int token, in startDefaultDirectoryQuery() 141 int token, in startQueryInternal() 185 int token, in startOtherDirectoriesQuery() 297 int token, Object cookie, CallerInfo ci, long directoryId) { in onDirectoryQueryComplete() 353 public void onDataLoaded(int token, Object cookie, CallerInfo ci) { in onDataLoaded() 359 public void onQueryComplete(int token, Object cookie, CallerInfo ci) { in onQueryComplete() 389 int token, in startQuery() [all …]
|
/packages/modules/StatsD/service/java/com/android/server/stats/ |
D | StatsManagerService.java | 240 final long token = Binder.clearCallingIdentity(); in registerPullAtomCallback() local 268 final long token = Binder.clearCallingIdentity(); in unregisterPullAtomCallback() local 283 final long token = Binder.clearCallingIdentity(); in setDataFetchOperation() local 306 final long token = Binder.clearCallingIdentity(); in removeDataFetchOperation() local 328 final long token = Binder.clearCallingIdentity(); in setActiveConfigsChangedOperation() local 351 final long token = Binder.clearCallingIdentity(); in removeActiveConfigsChangedOperation() local 372 final long token = Binder.clearCallingIdentity(); in setBroadcastSubscriber() local 399 final long token = Binder.clearCallingIdentity(); in unsetBroadcastSubscriber() local 424 final long token = Binder.clearCallingIdentity(); in getRegisteredExperimentIds() local 442 final long token = Binder.clearCallingIdentity(); in getMetadata() local [all …]
|
/packages/services/Car/car-lib/src/android/car/ |
D | ICarProjection.aidl | 71 in BluetoothDevice device, in int profile, in IBinder token) = 6; in requestBluetoothProfileInhibit() 75 in BluetoothDevice device, in int profile, in IBinder token) = 7; in releaseBluetoothProfileInhibit() 78 void updateProjectionStatus(in ProjectionStatus status, in IBinder token) = 8; in updateProjectionStatus() 103 in BluetoothDevice device, in int profile, in IBinder token) = 14; in isBluetoothProfileInhibited()
|
/packages/apps/Dialer/java/com/android/dialer/blocking/ |
D | FilteredNumberAsyncQueryHandler.java | 58 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete() 71 protected void onInsertComplete(int token, Object cookie, Uri uri) { in onInsertComplete() 78 protected void onUpdateComplete(int token, Object cookie, int result) { in onUpdateComplete() 85 protected void onDeleteComplete(int token, Object cookie, int result) { in onDeleteComplete() 431 protected void onQueryComplete(int token, Object cookie, Cursor cursor) {} in onQueryComplete() 433 protected void onInsertComplete(int token, Object cookie, Uri uri) {} in onInsertComplete() 435 protected void onUpdateComplete(int token, Object cookie, int result) {} in onUpdateComplete() 437 protected void onDeleteComplete(int token, Object cookie, int result) {} in onDeleteComplete()
|
/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/ |
D | TestImsSmsImpl.java | 26 public void sendSms(int token, int messageRef, String format, String smsc, boolean isRetry, in sendSms() 35 public void acknowledgeSms(int token, int messageRef, int result) { in acknowledgeSms() 40 public void acknowledgeSmsReport(int token, int messageRef, int result) { in acknowledgeSmsReport()
|
/packages/services/Car/car-lib/src/android/car/app/ |
D | ICarActivityService.aidl | 41 void registerTaskMonitor(in IBinder token); in registerTaskMonitor() 46 void onTaskAppeared(in IBinder token, in RunningTaskInfo taskInfo, in SurfaceControl leash); in onTaskAppeared() 51 void onTaskVanished(in IBinder token, in RunningTaskInfo taskInfo); in onTaskVanished() 56 void onTaskInfoChanged(in IBinder token, in RunningTaskInfo taskInfo); in onTaskInfoChanged() 61 void unregisterTaskMonitor(in IBinder token); in unregisterTaskMonitor()
|
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/sdksandbox/ |
D | SandboxedActivityTest.java | 91 IBinder token = mRegistry.register(mSdkContext, sdkSandboxActivityHandler); in testSandboxedActivityCreation() local 186 IBinder token = mRegistry.register(mSdkContext, sdkSandboxActivityHandler); in testMultipleSandboxedActivitiesForTheSameHandler() local 213 IBinder token = mRegistry.register(mSdkContext, sdkSandboxActivityHandler); in testAttachBaseContextWrapsTheBaseContextIfCustomizedSdkContextFlagIsEnabled() local 239 private Intent buildIntent(SandboxedActivity sandboxedActivity, IBinder token) { in buildIntent() 243 extras.putBinder(sandboxedActivity.getSandboxedActivityHandlerKey(), token); in buildIntent() local
|
/packages/modules/ConfigInfrastructure/framework/java/android/util/configinfrastructure/proto/ |
D | ProtoStream.java | 565 public static int getTagSizeFromToken(long token) { in getTagSizeFromToken() 574 public static boolean getRepeatedFromToken(long token) { in getRepeatedFromToken() 583 public static int getDepthFromToken(long token) { in getDepthFromToken() 596 public static int getObjectIdFromToken(long token) { in getObjectIdFromToken() 605 public static int getOffsetFromToken(long token) { in getOffsetFromToken() 624 public static @NonNull String token2String(long token) { in token2String()
|