/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/fcm/ |
H A D | FcmService.java | 71 public void onMessageReceived(RemoteMessage message) { in onMessageReceived() method in FcmService 77 void onMessageReceived(String fcmSenderId, Map<String, String> fcmData) { in onMessageReceived() method in FcmService
|
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sip/ |
H A D | SipSessionListener.java | 26 void onMessageReceived(Message sipMessage); in onMessageReceived() method
|
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/service/chat/ |
H A D | ChatSessionListener.java | 29 void onMessageReceived(SimpleCpimMessage message); in onMessageReceived() method
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | DelegateMessageCallback.java | 40 void onMessageReceived(@NonNull SipMessage message); in onMessageReceived() method
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/ |
H A D | ISipDelegateMessageCallback.aidl | 27 void onMessageReceived(in SipMessage message); in onMessageReceived() method
|
H A D | SipDelegateAidlWrapper.java | 108 public void onMessageReceived(SipMessage message) { in onMessageReceived() method in SipDelegateAidlWrapper
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | DelegateConnectionMessageCallback.java | 37 void onMessageReceived(@NonNull SipMessage message); in onMessageReceived() method
|
/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
H A D | AHandlerReflector.h | 32 virtual void onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/interface/ |
H A D | softbus_transmission_interface.h | 62 void (*onMessageReceived)(int32_t channelId, const char *data, uint32_t len); member
|
/aosp12/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/ |
H A D | Service.java | 69 public void onMessageReceived(int service, int what, ByteBuffer content) { in onMessageReceived() method in Service
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | UDPPusher.cpp | 111 void UDPPusher::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::UDPPusher
|
H A D | SDPLoader.cpp | 73 void SDPLoader::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::SDPLoader
|
H A D | ARTPSession.cpp | 126 void ARTPSession::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::ARTPSession
|
/aosp12/system/chre/host/common/audio_stress_test/ |
H A D | audio_stress_test.cc | 55 void onMessageReceived(const void *data, size_t length) override { in onMessageReceived() function in __anoncd6a56400110::SocketCallbacks
|
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/ |
H A D | DiscoverySessionCallback.java | 189 public void onMessageReceived(PeerHandle peerHandle, byte[] message) { in onMessageReceived() method in DiscoverySessionCallback
|
H A D | IWifiAwareDiscoverySessionCallback.aidl | 37 void onMessageReceived(int peerId, in byte[] message); in onMessageReceived() method
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/ndefpush/ |
H A D | NdefPushServer.java | 54 void onMessageReceived(NdefMessage msg); in onMessageReceived() method
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
H A D | BugleActionToasts.java | 98 public static void onMessageReceived(final String conversationId, in onMessageReceived() method in BugleActionToasts
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerDecoderBase.cpp | 127 void NuPlayer::DecoderBase::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::NuPlayer::DecoderBase
|
H A D | StreamingSource.cpp | 292 void NuPlayer::StreamingSource::onMessageReceived( in onMessageReceived() function in android::NuPlayer::StreamingSource
|
/aosp12/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
H A D | DisplaySinkService.java | 91 public void onMessageReceived(int service, int what, ByteBuffer content) { in onMessageReceived() method in DisplaySinkService
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | FrameCaptureProcessor.cpp | 178 void FrameCaptureProcessor::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::FrameCaptureProcessor
|
/aosp12/frameworks/av/services/camera/libcameraservice/hidl/ |
H A D | AidlCameraDeviceCallbacks.cpp | 112 void H2BCameraDeviceCallbacks::CallbackHandler::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::frameworks::cameraservice::device::V2_0::implementation::H2BCameraDeviceCallbacks::CallbackHandler
|
/aosp12/frameworks/wilhelm/src/android/ |
H A D | android_StreamPlayer.cpp | 314 void StreamPlayer::onMessageReceived(const sp<AMessage> &msg) { in onMessageReceived() function in android::StreamPlayer
|
/aosp12/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/ |
H A D | DisplaySourceService.java | 82 public void onMessageReceived(int service, int what, ByteBuffer content) { in onMessageReceived() method in DisplaySourceService
|