HomeSort by relevance Sort by last modified time
    Searched refs:onMessageReceived (Results 51 - 75 of 159) sorted by null

1 23 4 5 6 7

  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 41 void onMessageReceived(const sp<AMessage> &msg);
  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 51 virtual void onMessageReceived(const sp<AMessage> &msg);
SDPLoader.cpp 72 void SDPLoader::onMessageReceived(const sp<AMessage> &msg) {
UDPPusher.cpp 111 void UDPPusher::onMessageReceived(const sp<AMessage> &msg) {
  /frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.h 85 virtual void onMessageReceived(const sp<AMessage> &msg);
MediaPuller.cpp 83 void MediaPuller::onMessageReceived(const sp<AMessage> &msg) {
RepeaterSource.cpp 179 void RepeaterSource::onMessageReceived(const sp<AMessage> &msg) {
  /frameworks/av/media/ndk/
NdkImageReaderPriv.h 99 void onMessageReceived(const sp<AMessage> &msg) override;
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.h 85 virtual void onMessageReceived(const sp<AMessage> &msg);
148 virtual void onMessageReceived(const sp<AMessage> &msg);
NuPlayerDecoderBase.cpp 130 void NuPlayer::DecoderBase::onMessageReceived(const sp<AMessage> &msg) {
  /frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
Transport.java 209 callback.onMessageReceived(service, what, content);
247 public void onMessageReceived(int service, int what, ByteBuffer content);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
WifiNanSessionState.java 228 public void onMessageReceived(int requestorInstanceId, byte[] peerMac, byte[] message,
234 Log.d(TAG, "onMessageReceived: previous peer MAC replaced - " + prevMac);
240 mListener.onMessageReceived(requestorInstanceId, message, messageLength);
243 Log.w(TAG, "onMessageReceived: RemoteException (FYI): " + e);
  /developers/build/prebuilts/gradle/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java 84 public void onMessageReceived(final MessageEvent messageEvent) {
  /developers/build/prebuilts/gradle/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
ListenerService.java 70 public void onMessageReceived(MessageEvent messageEvent) {
71 Log.v(TAG, "onMessageReceived: " + messageEvent);
  /developers/samples/android/wearable/wear/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java 84 public void onMessageReceived(final MessageEvent messageEvent) {
  /developers/samples/android/wearable/wear/XYZTouristAttractions/Wearable/src/main/java/com/example/android/xyztouristattractions/service/
ListenerService.java 70 public void onMessageReceived(MessageEvent messageEvent) {
71 Log.v(TAG, "onMessageReceived: " + messageEvent);
  /development/samples/browseable/DelayedConfirmation/Application/src/com.example.android.wearable.delayedconfirmation/
MainActivity.java 84 public void onMessageReceived(final MessageEvent messageEvent) {
  /development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
ListenerService.java 70 public void onMessageReceived(MessageEvent messageEvent) {
71 Log.v(TAG, "onMessageReceived: " + messageEvent);
  /frameworks/av/camera/ndk/impl/
ACameraManager.h 127 void onMessageReceived(const sp<AMessage> &msg) override;
  /frameworks/av/include/media/stagefright/
MediaSync.h 134 virtual void onMessageReceived(const sp<AMessage> &msg);
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h 90 virtual void onMessageReceived(const sp<AMessage> &msg);
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h 348 void onMessageReceived(const sp<AMessage> &msg);
  /frameworks/base/media/jni/
android_media_MediaCodec.h 121 virtual void onMessageReceived(const sp<AMessage> &msg);
  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 102 // in onMessageReceived()
131 virtual void onMessageReceived(const sp<AMessage> &msg);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
BugleActionToasts.java 98 public static void onMessageReceived(final String conversationId,

Completed in 345 milliseconds

1 23 4 5 6 7