HomeSort by relevance Sort by last modified time
    Searched refs:kWhatAttachAuxEffect (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 114 kWhatAttachAuxEffect = 10,
android_GenericPlayer.cpp 219 sp<AMessage> msg = new AMessage(kWhatAttachAuxEffect, this);
366 case kWhatAttachAuxEffect:
367 SL_LOGV("kWhatAttachAuxEffect");

Completed in 53 milliseconds