Searched defs:apc (Results 1 – 8 of 8) sorted by relevance
199 private boolean checkBanPlayer(@NonNull AudioPlaybackConfiguration apc, int uid) { in checkBanPlayer()234 final AudioPlaybackConfiguration apc = in trackPlayer() local262 final AudioPlaybackConfiguration apc = mPlayers.get(new Integer(piid)); in playerAttributes() local285 final AudioPlaybackConfiguration apc = mPlayers.get(new Integer(piid)); in playerSessionId() local302 private void checkVolumeForPrivilegedAlarm(AudioPlaybackConfiguration apc, int event) { in checkVolumeForPrivilegedAlarm()351 final AudioPlaybackConfiguration apc = mPlayers.get(new Integer(piid)); in playerEvent() local433 final AudioPlaybackConfiguration apc = mPlayers.get(piid); in portEvent() local470 final AudioPlaybackConfiguration apc = mPlayers.get(new Integer(piid)); in releasePlayer() local564 private void updateAllowedCapturePolicy(AudioPlaybackConfiguration apc, int capturePolicy) { in updateAllowedCapturePolicy()633 final AudioPlaybackConfiguration apc = mPlayers.get(piidInt); in dump() local[all …]
113 static boolean canBeFadedOut(@NonNull AudioPlaybackConfiguration apc) { in canBeFadedOut()177 synchronized void checkFade(@NonNull AudioPlaybackConfiguration apc) { in checkFade()193 synchronized void removeReleased(@NonNull AudioPlaybackConfiguration apc) { in removeReleased()239 void addFade(@NonNull AudioPlaybackConfiguration apc, boolean skipRamp) { in addFade()262 final AudioPlaybackConfiguration apc = players.get(piid); in removeUnfadeAll() local285 void removeReleased(@NonNull AudioPlaybackConfiguration apc) { in removeReleased()
9126 private void onNotifyVolumeEvent(@NonNull IAudioPolicyCallback apc, in onNotifyVolumeEvent()12219 private void setExtVolumeController(IAudioPolicyCallback apc) { in setExtVolumeController()
11 ### Format
45 PlayerProxy(@NonNull AudioPlaybackConfiguration apc) { in PlayerProxy()
231 AudioPolicyConfig apc = new AudioPolicyConfig(new ArrayList<>(List.of(audioMix))); in writeToAndFromParcel() local
106 AudioPresentationCollection apc = {}; in addPresentations() local
868 sp<AudioPolicyServiceClient> apc; in get_audio_policy_service() local