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

  /development/samples/training/network-usage/src/com/example/android/networkusage/
NetworkActivity.java 75 public static boolean refreshDisplay = true;
108 // Only loads the page if refreshDisplay is true. Otherwise, keeps previous
113 if (refreshDisplay) {
300 // If device has its Wi-Fi connection, sets refreshDisplay
303 refreshDisplay = true;
307 // (which by process of elimination would be mobile), sets refreshDisplay to true.
309 refreshDisplay = true;
314 // Sets refreshDisplay to false.
316 refreshDisplay = false;
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
NetworkActivity.java 75 public static boolean refreshDisplay = true;
108 // Only loads the page if refreshDisplay is true. Otherwise, keeps previous
113 if (refreshDisplay) {
300 // If device has its Wi-Fi connection, sets refreshDisplay
303 refreshDisplay = true;
307 // (which by process of elimination would be mobile), sets refreshDisplay to true.
309 refreshDisplay = true;
314 // Sets refreshDisplay to false.
316 refreshDisplay = false;
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/24.4.0-beta6/
monkeyrunner-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/24.5.0/
monkeyrunner-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/25.0.0-alpha1/
monkeyrunner-25.0.0-alpha1.jar 

Completed in 114 milliseconds