Searched refs:getServiceLifetimeId (Results 1 – 6 of 6) sorted by relevance
49 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in closeStream()62 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in getStreamDescription()78 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in startStream()90 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in pauseStream()102 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in stopStream()114 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in flushStream()128 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in registerAudioThread()142 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in unregisterAudioThread()156 if (streamHandleInfo.getServiceLifetimeId() != mServiceLifetimeId) { in exitStandby()
125 int32_t getServiceLifetimeId() const { in getServiceLifetimeId() function126 return mAAudioClient->getServiceLifetimeId(); in getServiceLifetimeId()155 int32_t getServiceLifetimeId() const { in getServiceLifetimeId() function
97 int32_t getServiceLifetimeId() const { return mServiceLifetimeId; } in getServiceLifetimeId() function
86 aaudioService, mAAudioClient, mAAudioClient->getServiceLifetimeId()); in getAAudioService()
94 int32_t getServiceLifetimeId() const { in getServiceLifetimeId() function95 return mServiceStreamHandleInfo.getServiceLifetimeId(); in getServiceLifetimeId()
823 AAudioBinderClient::getInstance().getServiceLifetimeId() != getServiceLifetimeId()) { in processData()