Home
last modified time | relevance | path

Searched defs:onEvent (Results 1 – 14 of 14) sorted by relevance

/cts/tests/framework/base/windowmanager/appProfileable/src/android/server/wm/profileable/
DProfileableAppActivity.java78 public synchronized void onEvent(int event, String path) { in onEvent() method in ProfileableAppActivity.TraceFileObserver
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9344/
Dpoc.cpp30 virtual Return<void> onEvent(int32_t, int32_t, const hidl_vec<uint8_t>&) override { in onEvent() function in MyMediaCasListener
/cts/tests/backup/src/android/backup/cts/
DBackupRestoreEventLoggerTest.java138 public void onEvent(Bundle event) { in onEvent() method in BackupRestoreEventLoggerTest.TestBackupManagerMonitor
/cts/tests/tests/os/src/android/os/cts/
DFileObserverLegacyPathTest.java119 public void onEvent(final int event, final String path) { in onEvent() method in FileObserverLegacyPathTest.PathFileObserver
DFileObserverTest.java376 public synchronized void onEvent(int event, String path) { in onEvent() method in FileObserverTest.MockFileObserver
/cts/tests/tests/telecom/src/android/telecom/cts/
DTelecomCtsVoipCall.java132 public void onEvent(String event, Bundle extras) { in onEvent() method in TelecomCtsVoipCall.CallEvent
/cts/hostsidetests/backup/RestoreSessionTest/src/android/cts/backup/restoresessionapp/
DRestoreSessionTest.java283 public void onEvent(Bundle event) { in onEvent() method in RestoreSessionTest.TestBackupMonitor
/cts/tests/tests/car/src/android/car/cts/
DCarServiceHelperServiceUpdatableTest.java267 public void onEvent(UserLifecycleEvent event) { in onEvent() method in CarServiceHelperServiceUpdatableTest.LifecycleListener
/cts/tests/tests/drm/src/android/drm/cts/
DDRMTest.java318 public void onEvent(DrmManagerClient client, DrmEvent event) { in onEvent() method in DRMTest.OnEventListenerImpl
/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognitionActivity.java260 public void onEvent(int eventType, Bundle params) { in onEvent() method in SpeechRecognitionActivity.RecognizerInfo.SpeechRecognizerListener
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaCasTest.java716 public void onEvent(MediaCas mediaCas, int event, int arg, byte[] data) { in onEvent() method in MediaCasTest.TestEventListener
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DMediaDrmMockTest.java657 public void onEvent(MediaDrm md, byte[] sessionId, int event, in onEvent() method in MediaDrmMockTest
/cts/tests/tests/attributionsource/src/android/attributionsource/cts/
DRuntimePermissionsAppOpTrackingTest.kt408 override fun onEvent(eventType: Int, params: Bundle?) {} in <lambda>() method
542 override fun onEvent(eventType: Int, params: Bundle?) {} in <lambda>() method
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerTest.java410 public void onEvent(int lnbEventType) {} in onEvent() method in TunerTest.TunerTestLnbCallback