Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DXmlUtilHelper.java1624 public static long readLongAttribute(XmlPullParser in, String name, long defaultValue) { in readLongAttribute() method in XmlUtilHelper
1636 public static long readLongAttribute(XmlPullParser in, String name) throws IOException { in readLongAttribute() method in XmlUtilHelper