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

  /developers/build/prebuilts/gradle/WearHighBandwidthNetworking/Wearable/src/main/java/com/example/android/wearable/wear/wearhighbandwidthnetworking/
MainActivity.java 85 static final int UI_STATE_REQUESTING_NETWORK = 2;
258 setUiState(UI_STATE_REQUESTING_NETWORK);
294 case UI_STATE_REQUESTING_NETWORK:
  /developers/samples/android/wearable/wear/WearHighBandwidthNetworking/Wearable/src/main/java/com/example/android/wearable/wear/wearhighbandwidthnetworking/
MainActivity.java 85 static final int UI_STATE_REQUESTING_NETWORK = 2;
258 setUiState(UI_STATE_REQUESTING_NETWORK);
294 case UI_STATE_REQUESTING_NETWORK:
  /development/samples/browseable/WearHighBandwidthNetworking/src/com.example.android.wearable.wear.wearhighbandwidthnetworking/
MainActivity.java 85 static final int UI_STATE_REQUESTING_NETWORK = 2;
258 setUiState(UI_STATE_REQUESTING_NETWORK);
294 case UI_STATE_REQUESTING_NETWORK:

Completed in 9243 milliseconds