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

  /external/autotest/client/cros/networking/chrome_testing/
chrome_networking_test_api.py 21 CELLULAR = 'Cellular'
67 Options include 'WiFi', 'Cellular' and 'Ethernet'.
87 include 'WiFi', 'Cellular' and 'Ethernet'.
  /frameworks/base/tests/net/java/com/android/server/connectivity/
LingerMonitorTest.java 57 static final String CELLULAR = "CELLULAR";
86 setNotificationSwitch(transition(WIFI, CELLULAR));
96 setNotificationSwitch(transition(WIFI, CELLULAR));
107 setNotificationSwitch(transition(WIFI, CELLULAR));
118 setNotificationSwitch(transition(WIFI, CELLULAR));
132 setNotificationSwitch(transition(WIFI, CELLULAR));
146 setNotificationSwitch(transition(WIFI, CELLULAR));
164 setNotificationSwitch(transition(WIFI, CELLULAR));
185 setNotificationSwitch(transition(WIFI, CELLULAR));
    [all...]

Completed in 220 milliseconds