/frameworks/base/telephony/java/android/telephony/satellite/stub/ |
D | ISatellite.aidl | 69 in IIntegerConsumer resultCallback); in requestSatelliteListeningEnabled() 103 in boolean isEmergency, in IIntegerConsumer resultCallback); in requestSatelliteEnabled() 124 void requestIsSatelliteEnabled(in IIntegerConsumer resultCallback, in requestIsSatelliteEnabled() 146 void requestIsSatelliteSupported(in IIntegerConsumer resultCallback, in requestIsSatelliteSupported() 168 void requestSatelliteCapabilities(in IIntegerConsumer resultCallback, in requestSatelliteCapabilities() 188 void startSendingSatellitePointingInfo(in IIntegerConsumer resultCallback); in startSendingSatellitePointingInfo() 206 void stopSendingSatellitePointingInfo(in IIntegerConsumer resultCallback); in stopSendingSatellitePointingInfo() 232 in IIntegerConsumer resultCallback); in provisionSatelliteService() 255 void deprovisionSatelliteService(in String token, in IIntegerConsumer resultCallback); in deprovisionSatelliteService() 276 void requestIsSatelliteProvisioned(in IIntegerConsumer resultCallback, in requestIsSatelliteProvisioned() [all …]
|
D | SatelliteImplBase.java | 334 @NonNull IIntegerConsumer resultCallback) { in requestSatelliteListeningEnabled() 345 @NonNull IIntegerConsumer resultCallback) { in enableCellularModemWhileSatelliteModeIsOn() 372 boolean isEmergency, @NonNull IIntegerConsumer resultCallback) { in requestSatelliteEnabled() 395 public void requestIsSatelliteEnabled(@NonNull IIntegerConsumer resultCallback, in requestIsSatelliteEnabled() 419 public void requestIsSatelliteSupported(@NonNull IIntegerConsumer resultCallback, in requestIsSatelliteSupported() 443 public void requestSatelliteCapabilities(@NonNull IIntegerConsumer resultCallback, in requestSatelliteCapabilities() 465 public void startSendingSatellitePointingInfo(@NonNull IIntegerConsumer resultCallback) { in startSendingSatellitePointingInfo() 485 public void stopSendingSatellitePointingInfo(@NonNull IIntegerConsumer resultCallback) { in stopSendingSatellitePointingInfo() 514 @NonNull IIntegerConsumer resultCallback) { in provisionSatelliteService() 540 @NonNull IIntegerConsumer resultCallback) { in deprovisionSatelliteService() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/apdu/ |
D | ApduSender.java | 100 ApduSenderResultCallback resultCallback, in send() 173 ApduSenderResultCallback resultCallback, in sendCommand() 223 AsyncResultCallback<IccIoResult> resultCallback, in getCompleteResponse() 264 ApduSenderResultCallback resultCallback, in closeAndReturn()
|
/frameworks/base/core/java/android/service/resumeonreboot/ |
D | IResumeOnRebootService.aidl | 23 …id wrapSecret(in byte[] unwrappedBlob, in long lifeTimeInMillis, in RemoteCallback resultCallback); in wrapSecret() 24 oneway void unwrap(in byte[] wrappedBlob, in RemoteCallback resultCallback); in unwrap()
|
/frameworks/base/core/java/android/security/attestationverification/ |
D | IAttestationVerificationManagerService.aidl | 37 in AndroidFuture resultCallback); in verifyAttestation() 42 in AndroidFuture resultCallback); in verifyToken()
|
D | AttestationVerificationManager.java | 113 AndroidFuture<IVerificationResult> resultCallback = new AndroidFuture<>(); in verifyAttestation() local 178 AndroidFuture<Integer> resultCallback = new AndroidFuture<>(); in verifyToken() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/async/ |
D | AsyncMessageInvocation.java | 45 Request request, AsyncResultCallback<Response> resultCallback, Handler handler) { in invoke() 54 AsyncResultCallback<Response> resultCallback = in handleMessage() local
|
/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/ |
D | CaptureProcessorImpl.java | 89 ProcessResultImpl resultCallback, Executor executor); in process() 115 ProcessResultImpl resultCallback, Executor executor); in processWithPostview()
|
D | PreviewImageProcessorImpl.java | 62 void process(Image image, TotalCaptureResult result, ProcessResultImpl resultCallback, in process()
|
/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/ |
D | CaptureProcessorImpl.java | 89 ProcessResultImpl resultCallback, Executor executor); in process() 115 ProcessResultImpl resultCallback, Executor executor); in processWithPostview()
|
D | PreviewImageProcessorImpl.java | 62 void process(Image image, TotalCaptureResult result, ProcessResultImpl resultCallback, in process()
|
/frameworks/ex/camera2/extensions/sample/src/java/androidx/camera/extensions/impl/ |
D | CaptureProcessorImpl.java | 89 ProcessResultImpl resultCallback, Executor executor); in process() 115 ProcessResultImpl resultCallback, Executor executor); in processWithPostview()
|
D | PreviewImageProcessorImpl.java | 60 void process(Image image, TotalCaptureResult result, ProcessResultImpl resultCallback, in process()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/domainselection/ |
D | DomainSelectionConnectionTest.java | 178 IWwanSelectorResultCallback resultCallback = in testWwanSelectorCallbackOnRequestEmergencyNetworkScan() local 271 IWwanSelectorResultCallback resultCallback = in testWwanSelectorCallbackOnRequestEmergencyNetworkScanWithResetScan() local 342 IWwanSelectorResultCallback resultCallback = in testWwanSelectorCallbackOnRequestEmergencyNetworkScanWithResetScanDoneAndCancel() local 402 IWwanSelectorResultCallback resultCallback = in testWwanSelectorCallbackOnRequestEmergencyNetworkScanWithResetScanAndCancel() local 591 IWwanSelectorResultCallback resultCallback = in testRemoteDomainSelectorRebindingServiceWhenScanning() local 676 IWwanSelectorResultCallback resultCallback = in testRemoteDomainSelectorRebindingServiceAfterScanCompleted() local
|
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/ |
D | PreviewImageProcessorImpl.java | 62 void process(Image image, TotalCaptureResult result, ProcessResultImpl resultCallback, in process()
|
D | CaptureProcessorImpl.java | 65 ProcessResultImpl resultCallback, Executor executor); in process()
|
/frameworks/ex/camera2/extensions/service_based_sample/oem_library/src/java/androidx/camera/extensions/impl/service/ |
D | ICaptureProcessorImpl.aidl | 29 void process(in List<CaptureBundle> capturelist, in IProcessResultImpl resultCallback); in process()
|
D | IPreviewImageProcessorImpl.aidl | 31 in IProcessResultImpl resultCallback); in process()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 2138 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callGetDownloadableSubscriptionMetadata() local 2160 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callGetDefaultDownloadableSubscriptionList() local 2168 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callDownloadSubscription() local 2196 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callDeleteSubscription() local 2216 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callSwitchToSubscription() local 2238 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callUpdateSubscriptionNickname() local 2259 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callEraseSubscriptions() local 2278 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callEraseSubscriptionsWithOptions() local 2298 PendingIntent resultCallback = PendingIntent.getBroadcast(mContext, 0, new Intent(), in callRetainSubscriptionsForFactoryReset() local
|
/frameworks/base/services/core/java/com/android/server/locksettings/ |
D | ResumeOnRebootServiceProvider.java | 178 resultCallback = in wrapBlob() local 198 resultCallback = in unwrap() local
|
/frameworks/base/core/java/android/hardware/camera2/extension/ |
D | IPreviewImageProcessorImpl.aidl | 31 in IProcessResultImpl resultCallback); in process()
|
D | ICaptureProcessorImpl.aidl | 31 in IProcessResultImpl resultCallback, boolean isPostviewRequested); in process()
|
/frameworks/base/services/core/java/com/android/server/security/ |
D | AttestationVerificationManagerService.java | 124 byte[] attestation, AndroidFuture<IVerificationResult> resultCallback) { in verifyAttestationForAllVerifiers()
|
/frameworks/base/core/java/android/service/trust/ |
D | ITrustAgentServiceCallback.aidl | 29 CharSequence message, long durationMs, int flags, in AndroidFuture resultCallback); in grantTrust()
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraExtensionForwardProcessor.java | 119 IProcessResultImpl resultCallback) throws RemoteException { in process()
|