Searched refs:WATCH_FEATURE (Results 1 – 1 of 1) sorted by relevance
35 public static final String WATCH_FEATURE = "android.hardware.type.watch"; field in FeatureUtil84 return hasSystemFeature(device, WATCH_FEATURE); in isWatch()