Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/content/res/
H A DXmlBlockBenchmark.java245 public void getSourceResId() throws XmlPullParserException, IOException { in getSourceResId() method in XmlBlockBenchmark
/aosp14/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java118 public int getSourceResId() { in getSourceResId() method in XmlBlock.Parser