Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/alsa/
DAlsaDevicesParser.java52 public static final int kDeviceType_Control = 1; field in AlsaDevicesParser.AlsaDeviceRecord
115 mDeviceType = kDeviceType_Control; in parse()
163 case kDeviceType_Control: in textFormat()