/aosp14/frameworks/base/core/java/android/app/backup/ |
H A D | IBackupManagerMonitor.aidl | 34 void onEvent(in Bundle event); in onEvent() method
|
H A D | BackupManagerMonitorWrapper.java | 45 public void onEvent(final Bundle event) throws RemoteException { in onEvent() method in BackupManagerMonitorWrapper
|
H A D | BackupManagerMonitor.java | 259 public void onEvent(Bundle event) { in onEvent() method in BackupManagerMonitor
|
/aosp14/frameworks/base/media/java/android/media/tv/tuner/ |
H A D | LnbCallback.java | 34 void onEvent(@EventType int lnbEventType); in onEvent() method
|
H A D | Lnb.java | 216 private void onEvent(int eventType) { in onEvent() method in Lnb
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | CallEventCallback.java | 75 void onEvent(@NonNull String event, @NonNull Bundle extras); in onEvent() method
|
/aosp14/frameworks/base/tests/Codegen/src/com/android/codegentest/ |
H A D | StaleDataclassDetectorFalsePositivesTest.java | 40 void onEvent(); in onEvent() method
|
/aosp14/frameworks/base/media/java/android/media/session/ |
H A D | ISessionControllerCallback.aidl | 28 void onEvent(String event, in Bundle extras); in onEvent() method
|
/aosp14/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | FileObserverTest.java | 45 public void onEvent(int event, String path) { in onEvent() method in FileObserverTest.Observer
|
/aosp14/frameworks/base/core/java/android/speech/ |
H A D | RecognitionListener.java | 155 void onEvent(int eventType, Bundle params); in onEvent() method
|
H A D | IRecognitionListener.aidl | 115 void onEvent(in int eventType, in Bundle params); in onEvent() method
|
H A D | SpeechRecognizer.java | 1130 public void onEvent(final int eventType, final Bundle params) { in onEvent() method in SpeechRecognizer.InternalRecognitionListener
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dock/ |
H A D | DockManager.java | 103 void onEvent(int event); in onEvent() method
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | FileObserver.java | 149 public void onEvent(int wfd, @NotifyEventType int mask, String path) { in onEvent() method in FileObserver.ObserverThread 300 public abstract void onEvent(int event, @Nullable String path); in onEvent() method in FileObserver
|
/aosp14/frameworks/base/media/jni/tuner/ |
H A D | LnbClient.cpp | 96 Status TunerLnbCallback::onEvent(LnbEventType lnbEventType) { in onEvent() function in android::TunerLnbCallback
|
H A D | FrontendClient.cpp | 185 Status TunerFrontendCallback::onEvent(FrontendEventType frontendEventType) { in onEvent() function in android::TunerFrontendCallback
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeDockHandler.java | 86 public void onEvent(int dockState) { in onEvent() method in DozeDockHandler.DockEventListener
|
H A D | DozeTriggers.java | 668 public void onEvent(int event) { in onEvent() method in DozeTriggers.DockEventListener
|
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/ |
H A D | ICallEventCallback.aidl | 49 void onEvent(String callId, String event, in Bundle extras); in onEvent() method
|
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | UsageStatsQueryHelper.java | 50 void onEvent(PackageData packageData, ConversationInfo conversationInfo, Event event); in onEvent() method
|
/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | TvRecordingClient.java | 469 public void onEvent(String inputId, String eventType, Bundle eventArgs) { in onEvent() method in TvRecordingClient.RecordingCallback
|
/aosp14/frameworks/base/services/core/java/com/android/server/os/ |
H A D | NativeTombstoneManager.java | 569 public void onEvent(int event, @Nullable String path) { in onEvent() method in NativeTombstoneManager.TombstoneWatcher
|
/aosp14/frameworks/base/services/core/java/com/android/server/speech/ |
H A D | RemoteSpeechRecognitionService.java | 433 public void onEvent(int eventType, Bundle params) throws RemoteException { in onEvent() method in RemoteSpeechRecognitionService.DelegatingListener
|
/aosp14/frameworks/base/services/core/java/com/android/server/storage/ |
H A D | DeviceStorageMonitorService.java | 599 public void onEvent(int event, String path) { in onEvent() method in DeviceStorageMonitorService.CacheFileDeletedObserver
|
/aosp14/frameworks/base/packages/LocalTransport/src/com/android/localtransport/ |
H A D | LocalTransport.java | 903 public void onEvent(Bundle event) { in onEvent() method in LocalTransport.TestBackupManagerMonitor
|