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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 312 DEVICE_STATE_UNAVAILABLE,
  /frameworks/base/media/java/android/media/
AudioSystem.java 351 public static final int DEVICE_STATE_UNAVAILABLE = 0;
AudioManager.java     [all...]
AudioService.java     [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 134 case AudioSystem::DEVICE_STATE_UNAVAILABLE: {
173 if ((state == AudioSystem::DEVICE_STATE_UNAVAILABLE) ||
227 case AudioSystem::DEVICE_STATE_UNAVAILABLE: {
257 AudioSystem::device_connection_state state = AudioSystem::DEVICE_STATE_UNAVAILABLE;
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 222 milliseconds