Searched refs:EXCLUSION_LIST_KEY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/net/
H A DIpConfigStore.java60 protected static final String EXCLUSION_LIST_KEY = "exclusionList"; field in class:IpConfigStore
133 out.writeUTF(EXCLUSION_LIST_KEY);
333 } else if (key.equals(EXCLUSION_LIST_KEY)) {

Completed in 420 milliseconds