/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/ |
D | IpClientManager.java | 68 final long token = Binder.clearCallingIdentity(); in completedPreDhcpAction() local 84 final long token = Binder.clearCallingIdentity(); in confirmConfiguration() local 100 final long token = Binder.clearCallingIdentity(); in readPacketFilterComplete() local 116 final long token = Binder.clearCallingIdentity(); in shutdown() local 132 final long token = Binder.clearCallingIdentity(); in startProvisioning() local 150 final long token = Binder.clearCallingIdentity(); in stop() local 169 final long token = Binder.clearCallingIdentity(); in setTcpBufferSizes() local 188 final long token = Binder.clearCallingIdentity(); in setHttpProxy() local 205 final long token = Binder.clearCallingIdentity(); in setMulticastFilter() local 232 final long token = Binder.clearCallingIdentity(); in addKeepalivePacketFilter() local [all …]
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
D | NetworkMonitorManager.java | 60 final long token = Binder.clearCallingIdentity(); in start() local 73 final long token = Binder.clearCallingIdentity(); in launchCaptivePortalApp() local 86 final long token = Binder.clearCallingIdentity(); in notifyCaptivePortalAppFinished() local 99 final long token = Binder.clearCallingIdentity(); in setAcceptPartialConnectivity() local 112 final long token = Binder.clearCallingIdentity(); in forceReevaluation() local 125 final long token = Binder.clearCallingIdentity(); in notifyPrivateDnsChanged() local 138 final long token = Binder.clearCallingIdentity(); in notifyDnsResponse() local 151 final long token = Binder.clearCallingIdentity(); in notifyNetworkConnected() local 164 final long token = Binder.clearCallingIdentity(); in notifyNetworkDisconnected() local 177 final long token = Binder.clearCallingIdentity(); in notifyLinkPropertiesChanged() 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/services/Telecomm/src/com/android/server/telecom/ |
D | InCallAdapter.java | 55 long token = Binder.clearCallingIdentity(); in answerCall() local 78 long token = Binder.clearCallingIdentity(); in deflectCall() local 103 long token = Binder.clearCallingIdentity(); in rejectCall() local 137 long token = Binder.clearCallingIdentity(); in rejectCallWithReason() local 159 long token = Binder.clearCallingIdentity(); in transferCall() local 184 long token = Binder.clearCallingIdentity(); in consultativeTransfer() local 209 long token = Binder.clearCallingIdentity(); in playDtmfTone() local 232 long token = Binder.clearCallingIdentity(); in stopDtmfTone() local 255 long token = Binder.clearCallingIdentity(); in postDialContinue() local 278 long token = Binder.clearCallingIdentity(); in disconnectCall() local [all …]
|
D | ConnectionServiceWrapper.java | 83 long token = Binder.clearCallingIdentity(); in handleCreateConnectionComplete() local 114 long token = Binder.clearCallingIdentity(); in handleCreateConferenceComplete() local 144 long token = Binder.clearCallingIdentity(); in setActive() local 167 long token = Binder.clearCallingIdentity(); in setRinging() local 190 long token = Binder.clearCallingIdentity(); in resetConnectionTime() local 211 long token = Binder.clearCallingIdentity(); in setVideoProvider() local 232 long token = Binder.clearCallingIdentity(); in setDialing() local 255 long token = Binder.clearCallingIdentity(); in setPulling() local 278 long token = Binder.clearCallingIdentity(); in setDisconnected() local 302 long token = Binder.clearCallingIdentity(); in setOnHold() local [all …]
|
D | CallDiagnosticServiceAdapter.java | 59 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/apps/Bluetooth/src/com/android/bluetooth/sap/ |
D | SapRilReceiver.java | 59 private void removeOngoingReqAndSendMessage(int token, SapMessage sapMessage) { in removeOngoingReqAndSendMessage() 70 public void connectResponse(int token, int sapConnectRsp, int maxMsgSize) { in connectResponse() 84 public void disconnectResponse(int token) { in disconnectResponse() 93 public void disconnectIndication(int token, int disconnectType) { in disconnectIndication() 103 public void apduResponse(int token, int resultCode, ArrayList<Byte> apduRsp) { in apduResponse() 115 public void transferAtrResponse(int token, int resultCode, ArrayList<Byte> atr) { in transferAtrResponse() 127 public void powerResponse(int token, int resultCode) { in powerResponse() 148 public void resetSimResponse(int token, int resultCode) { in resetSimResponse() 157 public void statusIndication(int token, int status) { in statusIndication() 166 public void transferCardReaderStatusResponse(int token, int resultCode, in transferCardReaderStatusResponse() [all …]
|
/packages/services/Telephony/src/com/android/phone/ |
D | ImsRcsController.java | 107 final long token = Binder.clearCallingIdentity(); in registerImsRegistrationCallback() local 125 final long token = Binder.clearCallingIdentity(); in unregisterImsRegistrationCallback() local 142 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationState() local 164 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationTransportType() local 193 final long token = Binder.clearCallingIdentity(); in registerRcsAvailabilityCallback() local 213 final long token = Binder.clearCallingIdentity(); in unregisterRcsAvailabilityCallback() local 236 final long token = Binder.clearCallingIdentity(); in isCapable() local 262 final long token = Binder.clearCallingIdentity(); in isAvailable() local 279 final long token = Binder.clearCallingIdentity(); in requestCapabilities() local 300 final long token = Binder.clearCallingIdentity(); in requestAvailability() local [all …]
|
D | ADNList.java | 208 protected void onQueryComplete(int token, Object cookie, Cursor c) { in onQueryComplete() 219 protected void onInsertComplete(int token, Object cookie, Uri uri) { in onInsertComplete() 225 protected void onUpdateComplete(int token, Object cookie, int result) { in onUpdateComplete() 231 protected void onDeleteComplete(int token, Object cookie, int result) { in onDeleteComplete()
|
/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/services/Car/car-systemtest-lib/src/android/car/test/ |
D | ICarTest.aidl | 30 void stopCarService(IBinder token) = 1; field 33 void startCarService(IBinder token) = 2; field
|
D | CarTestManager.java | 52 public void stopCarService(IBinder token) { in stopCarService() 66 public void startCarService(IBinder token) { in startCarService()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarTestService.java | 73 public void stopCarService(IBinder token) throws RemoteException { in stopCarService() 94 public void startCarService(IBinder token) throws RemoteException { in startCarService() 100 private void releaseToken(IBinder token) { in releaseToken() 117 TokenDeathRecipient(IBinder token) throws RemoteException { in TokenDeathRecipient()
|
/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/modules/StatsD/service/java/com/android/server/stats/ |
D | StatsManagerService.java | 196 final long token = Binder.clearCallingIdentity(); in registerPullAtomCallback() local 224 final long token = Binder.clearCallingIdentity(); in unregisterPullAtomCallback() local 239 final long token = Binder.clearCallingIdentity(); in setDataFetchOperation() local 262 final long token = Binder.clearCallingIdentity(); in removeDataFetchOperation() local 284 final long token = Binder.clearCallingIdentity(); in setActiveConfigsChangedOperation() local 307 final long token = Binder.clearCallingIdentity(); in removeActiveConfigsChangedOperation() local 328 final long token = Binder.clearCallingIdentity(); in setBroadcastSubscriber() local 355 final long token = Binder.clearCallingIdentity(); in unsetBroadcastSubscriber() local 380 final long token = Binder.clearCallingIdentity(); in getRegisteredExperimentIds() local 398 final long token = Binder.clearCallingIdentity(); in getMetadata() local [all …]
|
/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 …]
|
D | ContactsAsyncHelper.java | 51 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/ |
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/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
D | InputMethodManagerCompatWrapper.java | 43 public boolean switchToNextInputMethod(final IBinder token, final boolean onlyCurrentIme) { in switchToNextInputMethod() 48 public boolean shouldOfferSwitchingToNextInputMethod(final IBinder token) { in shouldOfferSwitchingToNextInputMethod()
|
/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()
|
/packages/apps/Contacts/src/com/android/contacts/database/ |
D | NoNullCursorAsyncQueryHandler.java | 36 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/NeuralNetworks/shim_and_sl/ |
D | ShimBufferTracker.cpp | 40 uint32_t token = 0; in add() local 61 void ShimBufferTracker::free(uint32_t token) { in free()
|
/packages/apps/Dialer/java/com/android/contacts/common/database/ |
D | NoNullCursorAsyncQueryHandler.java | 42 int token, in startQuery() 59 protected final void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete() 75 protected abstract void onNotNullableQueryComplete(int token, Object cookie, Cursor cursor); in onNotNullableQueryComplete()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/sqlite/ |
D | SqlChecker.java | 86 private void throwIfContainsToken(String token, String sql) { in throwIfContainsToken() 158 final String token = sql.substring(start, end); in findTokens() local 187 final String token; in findTokens() local 216 final String token = sql.substring(quoteStart + 1, quoteEnd); in findTokens() local
|