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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java195 private static final String PRIORITY_KEY = "PRIORITY: "; field in class:WifiConfigStore
1695 out.writeUTF(PRIORITY_KEY + Integer.toString(config.priority) + SEPARATOR_KEY);

Completed in 23 milliseconds