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

  /frameworks/av/include/media/
VolumeShaper.h 378 int32_t getReplaceId() const {
787 const int replaceId = operation->getReplaceId();
    [all...]
  /frameworks/av/media/libmediaplayer2/
JAudioTrack.cpp 691 if (operation->getReplaceId() >= 0) {
695 jBuilderObj = env->CallObjectMethod(jBuilderCls, jReplace, operation->getReplaceId(), join);
    [all...]

Completed in 79 milliseconds