Home
last modified time | relevance | path

Searched refs:mHasPlaybackDevices (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/alsa/
DAlsaDevicesParser.java46 private boolean mHasPlaybackDevices = false; field in AlsaDevicesParser
136 mHasPlaybackDevices = true; in parse()
203 return mHasPlaybackDevices; in hasPlaybackDevices()