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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 311 DEVICE_STATE_UNAVAILABLE,
  /frameworks/base/media/java/android/media/
AudioSystem.java 473 public static final int DEVICE_STATE_UNAVAILABLE = 0;
    [all...]
AudioManager.java     [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 135 case AudioSystem::DEVICE_STATE_UNAVAILABLE: {
174 if ((state == AudioSystem::DEVICE_STATE_UNAVAILABLE) ||
228 case AudioSystem::DEVICE_STATE_UNAVAILABLE: {
258 AudioSystem::device_connection_state state = AudioSystem::DEVICE_STATE_UNAVAILABLE;
    [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java     [all...]

Completed in 56 milliseconds