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

  /frameworks/base/services/core/java/com/android/server/net/
IpConfigStore.java 54 protected static final String GATEWAY_KEY = "gateway";
97 out.writeUTF(GATEWAY_KEY);
294 } else if (key.equals(GATEWAY_KEY)) {
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 58 milliseconds