HomeSort by relevance Sort by last modified time
    Searched refs:CONNECTION_FAILURE_RESOLUTION_REQUEST (Results 1 - 6 of 6) sorted by null

  /developers/build/prebuilts/gradle/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
Constants.java 32 public final static int CONNECTION_FAILURE_RESOLUTION_REQUEST = 9000;
MainActivity.java 23 import static com.example.android.wearable.geofencing.Constants.CONNECTION_FAILURE_RESOLUTION_REQUEST;
136 CONNECTION_FAILURE_RESOLUTION_REQUEST);
  /developers/samples/android/wearable/wear/Geofencing/Application/src/main/java/com/example/android/wearable/geofencing/
Constants.java 32 public final static int CONNECTION_FAILURE_RESOLUTION_REQUEST = 9000;
MainActivity.java 23 import static com.example.android.wearable.geofencing.Constants.CONNECTION_FAILURE_RESOLUTION_REQUEST;
136 CONNECTION_FAILURE_RESOLUTION_REQUEST);
  /development/samples/browseable/Geofencing/Application/src/com.example.android.wearable.geofencing/
Constants.java 32 public final static int CONNECTION_FAILURE_RESOLUTION_REQUEST = 9000;
MainActivity.java 23 import static com.example.android.wearable.geofencing.Constants.CONNECTION_FAILURE_RESOLUTION_REQUEST;
136 CONNECTION_FAILURE_RESOLUTION_REQUEST);

Completed in 35 milliseconds