/packages/services/Telecomm/src/com/android/server/telecom/ |
D | InCallAdapter.java | 53 long token = Binder.clearCallingIdentity(); in answerCall() local 76 long token = Binder.clearCallingIdentity(); in deflectCall() local 101 long token = Binder.clearCallingIdentity(); in rejectCall() local 135 long token = Binder.clearCallingIdentity(); in rejectCallWithReason() local 157 long token = Binder.clearCallingIdentity(); in transferCall() local 181 long token = Binder.clearCallingIdentity(); in consultativeTransfer() local 206 long token = Binder.clearCallingIdentity(); in playDtmfTone() local 229 long token = Binder.clearCallingIdentity(); in stopDtmfTone() local 252 long token = Binder.clearCallingIdentity(); in postDialContinue() local 275 long token = Binder.clearCallingIdentity(); in disconnectCall() local [all …]
|
D | ConnectionServiceWrapper.java | 78 long token = Binder.clearCallingIdentity(); in handleCreateConnectionComplete() local 107 long token = Binder.clearCallingIdentity(); in handleCreateConferenceComplete() local 136 long token = Binder.clearCallingIdentity(); in setActive() local 159 long token = Binder.clearCallingIdentity(); in setRinging() local 182 long token = Binder.clearCallingIdentity(); in resetConnectionTime() local 203 long token = Binder.clearCallingIdentity(); in setVideoProvider() local 224 long token = Binder.clearCallingIdentity(); in setDialing() local 247 long token = Binder.clearCallingIdentity(); in setPulling() local 269 long token = Binder.clearCallingIdentity(); in setDisconnected() local 293 long token = Binder.clearCallingIdentity(); in setOnHold() local [all …]
|
/packages/services/Telephony/src/com/android/phone/ |
D | ImsRcsController.java | 89 final long token = Binder.clearCallingIdentity(); in registerImsRegistrationCallback() local 106 final long token = Binder.clearCallingIdentity(); in unregisterImsRegistrationCallback() local 122 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationState() local 143 final long token = Binder.clearCallingIdentity(); in getImsRcsRegistrationTransportType() local 172 final long token = Binder.clearCallingIdentity(); in registerRcsAvailabilityCallback() local 192 final long token = Binder.clearCallingIdentity(); in unregisterRcsAvailabilityCallback() local 203 final long token = Binder.clearCallingIdentity(); in registerUcePublishStateCallback() local 220 final long token = Binder.clearCallingIdentity(); in unregisterUcePublishStateCallback() local 247 final long token = Binder.clearCallingIdentity(); in isCapable() local 271 final long token = Binder.clearCallingIdentity(); in isAvailable() 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/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/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/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/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/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/api/internal/trust/ |
D | ITrustedDeviceAgentDelegate.aidl | 23 void addEscrowToken(in byte[] token, in int userId); in addEscrowToken() 26 void unlockUserWithToken(in byte[] token, in long handle, in int userId); in unlockUserWithToken()
|
/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/vms/ |
D | IVmsPublisherService.aidl | 32 … oneway void publish(in IBinder token, in VmsLayer layer, int publisherId, in byte[] message) = 0; in publish() 42 oneway void setLayersOffering(in IBinder token, in VmsLayersOffering offering) = 2; in setLayersOffering()
|
D | VmsPublisherClientService.java | 86 private void setToken(IBinder token) { in setToken() 118 IBinder token = getTokenForPublisherServiceThreadSafe(); in publish() local 137 IBinder token = getTokenForPublisherServiceThreadSafe(); in setLayersOffering() local 152 IBinder token; in getTokenForPublisherServiceThreadSafe() local 224 public void setVmsPublisherService(IBinder token, IVmsPublisherService service) { in setVmsPublisherService()
|
/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/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/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/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/util/ |
D | NotifyingAsyncQueryHandler.java | 40 void onQueryComplete(int token, Object cookie, Cursor cursor); in onQueryComplete() 58 protected void onQueryComplete(int token, Object cookie, Cursor cursor) { in onQueryComplete()
|
/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/TvProvider/src/com/android/providers/tv/util/ |
D | SqliteTokenFinder.java | 88 final String token = sql.substring(start, end); in findTokens() local 114 String token = sql.substring(quoteStart + 1, quoteEnd); in findTokens() local 146 final String token = sql.substring(quoteStart + 1, quoteEnd); in findTokens() local
|
/packages/services/Telephony/src/com/android/phone/settings/fdn/ |
D | DeleteFdnContactScreen.java | 176 protected void onQueryComplete(int token, Object cookie, Cursor c) { in onQueryComplete() 180 protected void onInsertComplete(int token, Object cookie, Uri uri) { in onInsertComplete() 184 protected void onUpdateComplete(int token, Object cookie, int result) { in onUpdateComplete() 188 protected void onDeleteComplete(int token, Object cookie, int result) { in onDeleteComplete()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/ |
D | RemoteVolumePreferenceController.java | 201 MediaSession.Token token, MediaController.PlaybackInfo playbackInfo) { in updatePreference() 211 private void updateToken(MediaSession.Token token) { in updateToken() 250 public void onRemoteUpdate(MediaSession.Token token, String name, in onRemoteUpdate() 261 public void onRemoteVolumeChanged(MediaSession.Token token, int flags) { in onRemoteVolumeChanged()
|
/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
|