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

  /device/samsung/crespo/libaudio/
AudioHardware.h 222 int standbyCnt() { return mStandbyCnt; }
331 int standbyCnt() { return mStandbyCnt; }
AudioHardware.cpp 334 if ((spOut == mOutput) && (cnt == spOut->standbyCnt())) {
353 if ((spIn == getActiveInput_l()) && (cnt == spIn->standbyCnt())) {
1081 (cnt == spIn->standbyCnt())) {
    [all...]

Completed in 55 milliseconds