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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 113 kWhatBuffUpdateThres = 9,
android_GenericPlayer.cpp 190 sp<AMessage> msg = new AMessage(kWhatBuffUpdateThres, this);
361 case kWhatBuffUpdateThres:
362 SL_LOGV("kWhatBuffUpdateThres");

Completed in 71 milliseconds