Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DXmlUtils.java1774 public static long readLongAttribute(XmlPullParser in, String name, long defaultValue) { in readLongAttribute() method in XmlUtils
1790 public static long readLongAttribute(XmlPullParser in, String name) throws IOException { in readLongAttribute() method in XmlUtils