/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorConference.java | 154 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorConference 173 void onEvent(@NonNull Event event) { in onEvent() method in SimulatorConference 182 void onEvent(@NonNull SimulatorConference conference, @NonNull Event event); in onEvent() method
|
D | NonSimulatorConnectionListener.java | 31 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in NonSimulatorConnectionListener
|
D | SimulatorConferenceCreator.java | 170 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorConferenceCreator 191 public void onEvent(@NonNull SimulatorConference conference, @NonNull Event event) { in onEvent() method in SimulatorConferenceCreator
|
D | SimulatorConnection.java | 169 void onEvent(@NonNull Event event) { in onEvent() method in SimulatorConnection 187 void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event); in onEvent() method
|
D | SimulatorVideoCall.java | 115 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorVideoCall
|
D | SimulatorRttCall.java | 104 public void onEvent(@NonNull SimulatorConnection connection, @NonNull Event event) { in onEvent() method in SimulatorRttCall
|
D | SimulatorConnectionsBankImpl.java | 123 public void onEvent(@NonNull SimulatorConference conference, @NonNull Event event) { in onEvent() method in SimulatorConnectionsBankImpl
|
/packages/apps/Gallery2/src_pd/com/android/gallery3d/util/ |
D | UsageStatistics.java | 51 public static void onEvent(String category, String action, String label) {}; in onEvent() method in UsageStatistics 52 … public static void onEvent(String category, String action, String label, long optional_value) {}; in onEvent() method in UsageStatistics
|
/packages/services/Car/tools/keventreader/common/com/android/car/keventreader/ |
D | IEventCallback.aidl | 22 void onEvent(in KeypressEvent event); in onEvent() method
|
/packages/services/Car/car-lib/src/android/car/cluster/renderer/ |
D | NavigationRenderer.java | 47 public void onEvent(int eventType, Bundle bundle) { in onEvent() method in NavigationRenderer
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | FlingBlockCheck.java | 42 public void onEvent() { in onEvent() method in FlingBlockCheck
|
/packages/services/Car/car-lib/src/com/android/car/internal/property/ |
D | CarPropertyEventCallbackController.java | 54 public void onEvent(CarPropertyEvent carPropertyEvent) { in onEvent() method in CarPropertyEventCallbackController
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/ |
D | TextSession.cpp | 207 void TextSession::onEvent(int32_t type, uint64_t param1, uint64_t param2) in onEvent() function in TextSession
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/ |
D | BaseSession.cpp | 67 void BaseSession::onEvent(int32_t type, uint64_t param1, uint64_t param2) in onEvent() function in BaseSession
|
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/ |
D | VideoSession.cpp | 235 void VideoSession::onEvent(int32_t type, uint64_t param1, uint64_t param2) in onEvent() function in VideoSession
|
/packages/apps/Camera2/src/android/util/ |
D | CameraPerformanceTracker.java | 62 public static void onEvent(int eventType) { in onEvent() method in CameraPerformanceTracker
|
/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ |
D | IsolatedWorker.java | 113 default void onEvent( in onEvent() method
|
/packages/apps/TV/common/src/com/android/tv/common/compat/ |
D | TvRecordingClientCompat.java | 80 public void onEvent(String inputId, String eventType, Bundle eventArgs) { in onEvent() method in TvRecordingClientCompat.RecordingCallbackCompat
|
D | TvViewCompat.java | 80 public void onEvent(String inputId, String eventType, Bundle eventArgs) { in onEvent() method in TvViewCompat.TvInputCallbackCompat
|
/packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/ |
D | MyVoipCall.java | 90 public void onEvent(String event, Bundle extras) { in onEvent() method in MyVoipCall
|
/packages/services/Car/service/src/com/android/car/property/ |
D | CarPropertyServiceClient.java | 165 public void onEvent(List<CarPropertyEvent> events) throws RemoteException { in onEvent() method in CarPropertyServiceClient
|
/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/adservices/ondevicepersonalization/ |
D | IsolatedServiceExceptionSafetyTestImpl.java | 63 public void onEvent( in onEvent() method in IsolatedServiceExceptionSafetyTestImpl.SampleWorker
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | EvsHalService.java | 82 void onEvent(@CarEvsServiceType int id, boolean on); in onEvent() method
|
/packages/apps/Car/Settings/src/com/android/car/settings/common/rotary/ |
D | DirectManipulationHandler.java | 222 boolean onEvent(boolean inDirectManipulationMode); in onEvent() method
|
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/test/ |
D | TestPersonalizationHandler.java | 125 public void onEvent( in onEvent() method in TestPersonalizationHandler
|