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