Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java772 static long parseLongAttribute(XmlPullParser parser, String attribute) { in parseLongAttribute() method in ShortcutService
776 static long parseLongAttribute(XmlPullParser parser, String attribute, long def) { in parseLongAttribute() method in ShortcutService