Home
last modified time | relevance | path

Searched defs:token (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
DIpClientManager.java69 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/
DInCallAdapter.java57 long token = Binder.clearCallingIdentity(); in answerCall() local
80 long token = Binder.clearCallingIdentity(); in deflectCall() local
105 long token = Binder.clearCallingIdentity(); in rejectCall() local
139 long token = Binder.clearCallingIdentity(); in rejectCallWithReason() local
161 long token = Binder.clearCallingIdentity(); in transferCall() local
186 long token = Binder.clearCallingIdentity(); in consultativeTransfer() local
211 long token = Binder.clearCallingIdentity(); in playDtmfTone() local
234 long token = Binder.clearCallingIdentity(); in stopDtmfTone() local
257 long token = Binder.clearCallingIdentity(); in postDialContinue() local
280 long token = Binder.clearCallingIdentity(); in disconnectCall() local
[all …]
DConnectionServiceWrapper.java105 long token = Binder.clearCallingIdentity(); in handleCreateConnectionComplete() local
142 long token = Binder.clearCallingIdentity(); in handleCreateConferenceComplete() local
172 long token = Binder.clearCallingIdentity(); in setActive() local
195 long token = Binder.clearCallingIdentity(); in setRinging() local
218 long token = Binder.clearCallingIdentity(); in resetConnectionTime() local
239 long token = Binder.clearCallingIdentity(); in setVideoProvider() local
260 long token = Binder.clearCallingIdentity(); in setDialing() local
283 long token = Binder.clearCallingIdentity(); in setPulling() local
306 long token = Binder.clearCallingIdentity(); in setDisconnected() local
330 long token = Binder.clearCallingIdentity(); in setOnHold() local
[all …]
DCallDiagnosticServiceAdapter.java59 long token = Binder.clearCallingIdentity(); in displayDiagnosticMessage() local
78 long token = Binder.clearCallingIdentity(); in clearDiagnosticMessage() local
98 long token = Binder.clearCallingIdentity(); in sendDeviceToDeviceMessage() local
118 long token = Binder.clearCallingIdentity(); in overrideDisconnectMessage() local
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/
DNetworkMonitorManager.java61 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/
DIVmsBrokerService.aidl38 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/
DSapRilReceiverHidlTest.java150 int token = 1; in callback_connectResponse() local
172 int token = 1; in callback_disconnectResponse() local
191 int token = 1; in callback_disconnectIndication() local
212 int token = 1; in callback_apduResponse() local
240 int token = 1; in callback_transferAtrResponse() local
268 int token = 1; in callback_powerResponse_powerOff() local
293 int token = 1; in callback_powerResponse_powerOn() local
318 int token = 1; in callback_resetSimResponse() local
340 int token = 1; in callback_statusIndication() local
362 int token = 1; in callback_transferCardReaderStatusResponse() local
[all …]
DSapRilReceiverTest.java156 int token = 1; in callback_connectResponse() local
178 int token = 1; in callback_disconnectResponse() local
197 int token = 1; in callback_disconnectIndication() local
218 int token = 1; in callback_apduResponse() local
242 int token = 1; in callback_transferAtrResponse() local
266 int token = 1; in callback_powerResponse_powerOff() local
291 int token = 1; in callback_powerResponse_powerOn() local
316 int token = 1; in callback_resetSimResponse() local
338 int token = 1; in callback_statusIndication() local
360 int token = 1; in callback_transferCardReaderStatusResponse() local
[all …]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapRilReceiver.java190 private void removeOngoingReqAndSendMessage(int token, SapMessage sapMessage) { in removeOngoingReqAndSendMessage()
201 public void connectResponse(int token, int sapConnectRsp, int maxMsgSize) { in connectResponse()
215 public void disconnectResponse(int token) { in disconnectResponse()
224 public void disconnectIndication(int token, int disconnectType) { in disconnectIndication()
234 public void apduResponse(int token, int resultCode, byte[] apduRsp) { in apduResponse()
246 public void transferAtrResponse(int token, int resultCode, byte[] atr) { in transferAtrResponse()
258 public void powerResponse(int token, int resultCode) { in powerResponse()
279 public void resetSimResponse(int token, int resultCode) { in resetSimResponse()
288 public void statusIndication(int token, int status) { in statusIndication()
297 public void transferCardReaderStatusResponse(int token, int resultCode, in transferCardReaderStatusResponse()
[all …]
DSapRilReceiverHidl.java200 private void removeOngoingReqAndSendMessage(int token, SapMessage sapMessage) { in removeOngoingReqAndSendMessage()
224 public void connectResponse(int token, int sapConnectRsp, int maxMsgSize) { in connectResponse()
238 public void disconnectResponse(int token) { in disconnectResponse()
247 public void disconnectIndication(int token, int disconnectType) { in disconnectIndication()
257 public void apduResponse(int token, int resultCode, ArrayList<Byte> apduRsp) { in apduResponse()
269 public void transferAtrResponse(int token, int resultCode, ArrayList<Byte> atr) { in transferAtrResponse()
281 public void powerResponse(int token, int resultCode) { in powerResponse()
302 public void resetSimResponse(int token, int resultCode) { in resetSimResponse()
311 public void statusIndication(int token, int status) { in statusIndication()
320 public void transferCardReaderStatusResponse(int token, int resultCode, in transferCardReaderStatusResponse()
[all …]
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DSQLiteTokenizer.java107 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/
DSQLiteTokenizer.java107 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/services/Telephony/src/com/android/phone/
DImsRcsController.java121 final long token = Binder.clearCallingIdentity(); in registerImsRegistrationCallback() local
139 final long token = Binder.clearCallingIdentity(); in unregisterImsRegistrationCallback() local
156 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationState() local
178 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationTransportType() local
207 final long token = Binder.clearCallingIdentity(); in registerRcsAvailabilityCallback() local
227 final long token = Binder.clearCallingIdentity(); in unregisterRcsAvailabilityCallback() local
250 final long token = Binder.clearCallingIdentity(); in isCapable() local
276 final long token = Binder.clearCallingIdentity(); in isAvailable() local
293 final long token = Binder.clearCallingIdentity(); in requestCapabilities() local
314 final long token = Binder.clearCallingIdentity(); in requestAvailability() local
[all …]
/packages/services/Car/car-lib/src/android/car/app/
DICarActivityService.aidl39 void registerTaskMonitor(in IBinder token) = 1; field
44 void onTaskAppeared(in IBinder token, in RunningTaskInfo taskInfo, in SurfaceControl leash) = 8; in onTaskAppeared()
49 void onTaskVanished(in IBinder token, in RunningTaskInfo taskInfo) = 3; in onTaskVanished()
54 void onTaskInfoChanged(in IBinder token, in RunningTaskInfo taskInfo) = 4; in onTaskInfoChanged()
59 void unregisterTaskMonitor(in IBinder token) = 5; field
/packages/modules/StatsD/service/java/com/android/server/stats/
DStatsManagerService.java233 final long token = Binder.clearCallingIdentity(); in registerPullAtomCallback() local
261 final long token = Binder.clearCallingIdentity(); in unregisterPullAtomCallback() local
276 final long token = Binder.clearCallingIdentity(); in setDataFetchOperation() local
299 final long token = Binder.clearCallingIdentity(); in removeDataFetchOperation() local
321 final long token = Binder.clearCallingIdentity(); in setActiveConfigsChangedOperation() local
344 final long token = Binder.clearCallingIdentity(); in removeActiveConfigsChangedOperation() local
365 final long token = Binder.clearCallingIdentity(); in setBroadcastSubscriber() local
392 final long token = Binder.clearCallingIdentity(); in unsetBroadcastSubscriber() local
417 final long token = Binder.clearCallingIdentity(); in getRegisteredExperimentIds() local
435 final long token = Binder.clearCallingIdentity(); in getMetadata() local
[all …]
/packages/apps/Dialer/java/com/android/incallui/
DCallerInfoAsyncQuery.java59 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 …]
DContactsAsyncHelper.java51 void onImageLoadComplete(int token, Drawable photo, Bitmap photoIcon, Object cookie); in onImageLoadComplete()
55 void onImageLoaded(int token, Drawable photo, Bitmap photoIcon, Object cookie); in onImageLoaded()
74 int token, in startObtainPhotoAsync()
120 public int token; field in ContactsAsyncHelper.WorkerArgs
/packages/apps/Dialer/java/com/android/dialer/blocking/
DFilteredNumberAsyncQueryHandler.java58 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/Car/service/src/com/android/car/am/
DCarActivityService.java190 public void registerTaskMonitor(IBinder token) { in registerTaskMonitor()
227 private void cleanUpMonitorToken(IBinder token) { in cleanUpMonitorToken()
240 public void onTaskAppeared(IBinder token, in onTaskAppeared()
271 private boolean isAllowedToUpdateLocked(IBinder token) { in isAllowedToUpdateLocked()
284 public void onTaskVanished(IBinder token, ActivityManager.RunningTaskInfo taskInfo) { in onTaskVanished()
299 public void onTaskInfoChanged(IBinder token, ActivityManager.RunningTaskInfo taskInfo) { in onTaskInfoChanged()
321 public void unregisterTaskMonitor(IBinder token) { in unregisterTaskMonitor()
384 private void registerMirroringToken(MirroringToken token) { in registerMirroringToken()
391 private void cleanUpMirroringToken(MirroringToken token) { in cleanUpMirroringToken()
398 private void assertMirroringTokenIsValidLocked(MirroringToken token) { in assertMirroringTokenIsValidLocked()
[all …]
/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/sdksandbox/
DSandboxedActivityTest.java50 IBinder token = registry.register("SDK_NAME", sdkSandboxActivityHandler); in testSandboxedActivityCreation() local
61 sandboxedActivity.getSandboxedActivityHandlerKey(), token); in testSandboxedActivityCreation() local
164 IBinder token = registry.register("SDK_NAME", sdkSandboxActivityHandler); in testSandboxedActivityFinishIfHandlerNotifiedAlreadyAboutAnotherActivity() local
176 sandboxedActivity1.getSandboxedActivityHandlerKey(), token); in testSandboxedActivityFinishIfHandlerNotifiedAlreadyAboutAnotherActivity() local
/packages/apps/Nfc/src/com/android/nfc/
DUtils.java60 long token = proto.start(fieldId); in dumpDebugIntentFilter() local
104 long token = proto.start(fieldId); in dumpDebugPatternMatcher() local
117 long token = proto.start(fieldId); in dumpDebugAuthorityEntry() local
133 final long token = proto.start(fieldId); in dumpDebugPendingIntent() local
/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
DTestImsSmsImpl.java26 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/modules/AdServices/sdksandbox/tests/unittest/src/android/app/sdksandbox/sdkprovider/
DSdkSandboxActivityRegistryTest.java74 IBinder token = mRegistry.register(SDK_NAME, mHandler); in testUnregisterSdkSandboxActivityHandler() local
98 IBinder token = mRegistry.register(SDK_NAME, mHandler); in testNotifyOnActivityCreation() local
118 IBinder token = mRegistry.register(SDK_NAME, mHandler); in testNotifyOnActivityCreationMultipleTimeSucceed() local
/packages/apps/Contacts/src/com/android/contacts/database/
DNoNullCursorAsyncQueryHandler.java36 public void startQuery(int token, Object cookie, Uri uri, String[] projection, String selection, in startQuery()
44 protected final void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete()
55 protected abstract void onNotNullableQueryComplete(int token, Object cookie, Cursor cursor); in onNotNullableQueryComplete()
/packages/modules/Media/apex/framework/java/android/media/
DController2Link.java167 final long token = Binder.clearCallingIdentity(); in notifyConnected() local
177 final long token = Binder.clearCallingIdentity(); in notifyDisconnected() local
187 final long token = Binder.clearCallingIdentity(); in notifyPlaybackActiveChanged() local
198 final long token = Binder.clearCallingIdentity(); in sendSessionCommand() local
208 final long token = Binder.clearCallingIdentity(); in cancelSessionCommand() local

12345678910>>...12