OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeDoubleQuotes
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/wifi/
AccessPoint.java
186
ssid = (config.SSID == null ? "" :
removeDoubleQuotes
(config.SSID));
305
static String
removeDoubleQuotes
(String string) {
/frameworks/base/wifi/java/android/net/wifi/
WifiConfigStore.java
[
all
...]
Completed in 51 milliseconds