Home
last modified time | relevance | path

Searched defs:expectedChildTagName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DSettingsXml.java155 boolean moveToNext(@NonNull String expectedChildTagName); in moveToNext()
271 public boolean moveToNext(@NonNull String expectedChildTagName) { in moveToNext()
275 private boolean moveToNextInternal(@Nullable String expectedChildTagName) { in moveToNextInternal()