Home
last modified time | relevance | path

Searched defs:CONNECTION_TIME_OUT_MS (Results 1 – 5 of 5) 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/RuntimePermissionsWear/Shared/src/com.example.android.wearable.runtimepermissions.common/
DConstants.java27 public static final long CONNECTION_TIME_OUT_MS = TimeUnit.SECONDS.toMillis(5); 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