Searched refs:mStandby (Results 1 – 3 of 3) sorted by relevance
474 mStandby(false), in ThreadBase()838 dprintf(fd, " Standby: %s\n", mStandby ? "yes" : "no"); in dumpBase_l()2464 track->mFillingUpStatus = mStandby ? Track::FS_FILLING : Track::FS_FILLED; in addTrack_l()3030 mStandby = false; in threadLoop_write()3411 if (mStandby) { in threadLoop()3567 if (!mStandby) { in threadLoop()3570 mStandby = true; in threadLoop()3839 if (mType == MIXER && !mStandby) { in threadLoop()3949 if (!mStandby) { in threadLoop()3951 mStandby = true; in threadLoop()[all …]
317 bool standby() const { return mStandby; } in standby()552 bool mStandby; // Whether thread is currently in standby. variable
172 private boolean mStandby; field in VrManagerService220 boolean disallowedByStandby = mStandby && mUseStandbyToExitVrMode; in updateVrModeAllowedLocked()300 mStandby = standby; in setStandbyEnabled()