OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gotoNextSectionWithNameOrEnd
(Results
1 - 5
of
5
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
NetworkListStoreData.java
206
while (XmlUtil.
gotoNextSectionWithNameOrEnd
(in, XML_TAG_SECTION_HEADER_NETWORK,
WifiBackupRestore.java
255
while (XmlUtil.
gotoNextSectionWithNameOrEnd
(
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointConfigStoreData.java
284
while (XmlUtil.
gotoNextSectionWithNameOrEnd
(in, XML_TAG_SECTION_HEADER_PASSPOINT_PROVIDER,
PasspointXmlUtils.java
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
XmlUtil.java
145
public static boolean
gotoNextSectionWithNameOrEnd
(
175
if (!
gotoNextSectionWithNameOrEnd
(in, expectedName, outerDepth)) {
[
all
...]
Completed in 64 milliseconds