Home
last modified time | relevance | path

Searched defs:onResult (Results 1 – 25 of 54) sorted by relevance

123

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DIRemoteMagnificationAnimationCallback.aidl32 void onResult(boolean success); in onResult() method
H A DMagnificationAnimationCallback.java33 void onResult(boolean success); in onResult() method
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DISurfacePackageResultCallback.aidl27 void onResult(in SurfaceControlViewHost.SurfacePackage result); in onResult() method
/aosp14/frameworks/base/core/java/android/app/prediction/
H A DIPredictionCallback.aidl26 void onResult(in ParceledListSlice result); in onResult() method
/aosp14/frameworks/base/core/java/android/app/search/
H A DISearchCallback.aidl26 void onResult(in ParceledListSlice result); in onResult() method
/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DISmartspaceCallback.aidl26 void onResult(in ParceledListSlice result); in onResult() method
/aosp14/frameworks/base/apex/blobstore/framework/java/android/app/blob/
H A DIBlobCommitCallback.aidl20 void onResult(int result); in onResult() method
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/
H A DIRequestCallback.aidl21 void onResult(in Bundle result); in onResult() method
/aosp14/frameworks/base/core/java/android/companion/
H A DISystemDataTransferCallback.aidl21 oneway void onResult(); in onResult() method
/aosp14/frameworks/base/core/java/android/os/
H A DOutcomeReceiver.java34 void onResult(R result); in onResult() method
H A DRemoteCallback.java31 void onResult(@Nullable Bundle result); in onResult() method
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DRemoteServiceCallback.aidl28 void onResult(in List<ComponentName> components, in List<IBinder> callServices); in onResult() method
/aosp14/frameworks/base/core/java/android/accounts/
H A DIAccountManagerResponse.aidl26 void onResult(in Bundle value); in onResult() method
H A DIAccountAuthenticatorResponse.aidl26 void onResult(in Bundle value); in onResult() method
H A DAccountManagerResponse.java42 public void onResult(Bundle result) { in onResult() method in AccountManagerResponse
H A DAccountAuthenticatorResponse.java47 public void onResult(Bundle result) { in onResult() method in AccountAuthenticatorResponse
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DResponse.java30 void onResult(IN request, OUT... result); in onResult() method
/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupObserver.java47 public void onResult(String currentBackupPackage, int status) { in onResult() method in BackupObserver
H A DIBackupObserver.aidl47 void onResult(String target, int status); in onResult() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DMockMagnificationAnimationCallback.java46 public void onResult(boolean success) throws RemoteException { in onResult() method in MockMagnificationAnimationCallback
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DInlineSuggestionRendorInfoCallbackOnResultListener.java47 public void onResult(@Nullable Bundle result) { in onResult() method in InlineSuggestionRendorInfoCallbackOnResultListener
H A DLogFieldClassificationScoreOnResultListener.java60 public void onResult(@Nullable Bundle result) { in onResult() method in LogFieldClassificationScoreOnResultListener
/aosp14/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
H A DInTaskTransitionTest.java95 public void onResult(Bundle result) { in onResult() method in InTaskTransitionTest
/aosp14/frameworks/base/services/core/java/com/android/server/security/rkp/
H A DRemoteProvisioningRegistration.java57 public void onResult(RemotelyProvisionedKey result) { in onResult() method in RemoteProvisioningRegistration.GetKeyReceiver
H A DRemoteProvisioningService.java60 public void onResult(RegistrationProxy registration) { in onResult() method in RemoteProvisioningService.RegistrationReceiver

123