Searched refs:updateWakeLockUids_l (Results 1 – 2 of 2) sorted by relevance
496 void updateWakeLockUids_l(const SortedVector<uid_t> &uids);
1037 void AudioFlinger::ThreadBase::updateWakeLockUids_l(const SortedVector<uid_t> &uids) { in updateWakeLockUids_l() function in android::AudioFlinger::ThreadBase1713 thread->updateWakeLockUids_l(getWakeLockUids()); in updatePowerState()