Home
last modified time | relevance | path

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

/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/
DConstants.java28 public static final long CONNECTION_TIME_OUT_MS = 100; field in Constants
/development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
DConstants.java28 public static final long CONNECTION_TIME_OUT_MS = 100; field in Constants
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
DFindPhoneService.java47 private static final long CONNECTION_TIME_OUT_MS = 100; field in FindPhoneService
/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DConstants.java34 public static final long CONNECTION_TIME_OUT_MS = 100; field in Constants