Searched defs:DEVICE (Results 1 – 6 of 6) sorted by relevance
24 DEVICE = 1, enumConstant
239 private val DEVICE = AudioDeviceAttributes( constant
146 DEVICE = 1; enumerator
39 DEVICE, enumerator
101 public static final Key<String> DEVICE = createKey("device", String.class); field in MediaMetrics.Property
86 public static final String DEVICE = getString("ro.product.device"); field in Build