/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
H A D | ShadowWifiManager.java | 69 int networkId = networkIdToConfiguredNetworks.size(); 70 config.networkId = -1; 71 networkIdToConfiguredNetworks.put(networkId, makeCopy(config, networkId)); 72 return networkId; 75 private WifiConfiguration makeCopy(WifiConfiguration config, int networkId) { argument 77 copy.networkId = networkId; 84 if (config == null || config.networkId < 0) { 87 networkIdToConfiguredNetworks.put(config.networkId, makeCop [all...] |
H A D | ShadowWifiConfiguration.java | 14 realObject.networkId = -1; 34 config.networkId = realObject.networkId;
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
H A D | WifiManagerTest.java | 66 int networkId = 666; 67 wifiManager.enableNetwork(networkId, true); 87 wifiConfiguration.networkId = -1; 88 int networkId = wifiManager.addNetwork(wifiConfiguration); 89 assertThat(networkId, equalTo(0)); 91 assertThat(wifiConfiguration.networkId, equalTo(-1)); 92 assertThat(wifiManager.getConfiguredNetworks().get(0).networkId, equalTo(0)); 96 assertThat(anotherConfig.networkId, equalTo(-1)); 97 assertThat(wifiManager.getConfiguredNetworks().get(1).networkId, equalTo(1)); 103 wifiConfiguration.networkId [all...] |
H A D | WifiConfigurationTest.java | 25 wifiConfiguration.networkId = 1; 45 assertThat(copy.networkId, equalTo(1));
|
/external/autotest/client/cros/networking/chrome_testing/network_test_ext/ |
H A D | background.js | 111 Networking.prototype.getNetworkInfo = function(networkId) { 115 chrome.networkingPrivate.getProperties(networkId, function(networkInfo) { 120 Networking.prototype.connectToNetwork = function(networkId) { 124 chrome.networkingPrivate.startConnect(networkId, function() { 129 Networking.prototype.disconnectFromNetwork = function(networkId) { 133 chrome.networkingPrivate.startDisconnect(networkId, function() {
|
/external/mesa3d/include/GL/ |
H A D | glxext.h | 838 int networkId; member in struct:__anon13804 862 extern int glXHyperpipeConfigSGIX (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId); 871 typedef int ( * PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
H A D | glxew.h | 1100 int networkId; member in struct:__anon9812 1130 typedef int ( * PFNGLXHYPERPIPECONFIGSGIXPROC) (Display *dpy, int networkId, int npipes, GLXHyperpipeConfigSGIX *cfg, int *hpId);
|
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/ |
H A D | JsonBuilder.java | 917 config.put("networkId", data.networkId);
|
/external/robolectric/v3/runtime/ |
H A D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-17.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
/external/libgdx/backends/gdx-backend-android/libs/ |
H A D | android-4.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |