Home
last modified time | relevance | path

Searched refs:CONNECTION_FAILURE_RESOLUTION_REQUEST (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
DMainActivity.java23 …ort static com.example.android.wearable.geofencing.Constants.CONNECTION_FAILURE_RESOLUTION_REQUEST;
136 CONNECTION_FAILURE_RESOLUTION_REQUEST); in onConnectionFailed()
DConstants.java32 public final static int CONNECTION_FAILURE_RESOLUTION_REQUEST = 9000; field in Constants