HomeSort by relevance Sort by last modified time
    Searched refs:set_phone_state (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/include/hardware/
audio_policy.h 102 void (*set_phone_state)(struct audio_policy *pol, audio_mode_t state); member in struct:audio_policy
  /hardware/libhardware/modules/audio/
audio_policy.c 252 dap->policy.set_phone_state = ap_set_phone_state;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 334 lap->policy.set_phone_state = ap_set_phone_state;
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 183 mpAudioPolicy->set_phone_state(mpAudioPolicy, state);
    [all...]

Completed in 2041 milliseconds