Home
last modified time | relevance | path

Searched defs:FEATURE_WATCH (Results 1 – 4 of 4) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DBatteryConstraintTest.java48 private String FEATURE_WATCH = "android.hardware.type.watch"; field in BatteryConstraintTest
/cts/hostsidetests/incident/src/com/android/server/cts/
DNotificationIncidentTest.java52 public static final String FEATURE_WATCH = "android.hardware.type.watch"; field in NotificationIncidentTest
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DProcStateAtomTests.java44 private static final String FEATURE_WATCH = "android.hardware.type.watch"; field in ProcStateAtomTests
DAtomTestCase.java105 public static final String FEATURE_WATCH = "android.hardware.type.watch"; field in AtomTestCase