Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsXmlV1.java93 stats.mLastTimeUsed = statsOut.beginTime + XmlUtils.readLongAttribute( in loadUsageStats()
97 stats.mLastTimeVisible = statsOut.beginTime + XmlUtils.readLongAttribute( in loadUsageStats()
104 stats.mLastTimeForegroundServiceUsed = statsOut.beginTime + XmlUtils.readLongAttribute( in loadUsageStats()
110 stats.mTotalTimeInForeground = XmlUtils.readLongAttribute(parser, TOTAL_TIME_ACTIVE_ATTR); in loadUsageStats()
113 stats.mTotalTimeVisible = XmlUtils.readLongAttribute(parser, TOTAL_TIME_VISIBLE_ATTR); in loadUsageStats()
119 stats.mTotalTimeForegroundServiceUsed = XmlUtils.readLongAttribute(parser, in loadUsageStats()
148 tracker.duration = XmlUtils.readLongAttribute(parser, TIME_ATTR, 0); in loadCountAndTime()
191 configStats.mLastTimeActive = statsOut.beginTime + XmlUtils.readLongAttribute( in loadConfigStats()
194 configStats.mTotalTimeActive = XmlUtils.readLongAttribute(parser, TOTAL_TIME_ACTIVE_ATTR); in loadConfigStats()
214 event.mTimeStamp = statsOut.beginTime + XmlUtils.readLongAttribute(parser, TIME_ATTR); in loadEvent()
[all …]
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/
H A DPersistentDataStore.java22 import static com.android.internal.util.XmlUtils.readLongAttribute;
430 final long timeApproved = readLongAttribute(parser, XML_ATTR_TIME_APPROVED, 0L); in readAssociationV0()
465 final long timeApproved = readLongAttribute(parser, XML_ATTR_TIME_APPROVED, 0L); in readAssociationV1()
466 final long lastTimeConnected = readLongAttribute( in readAssociationV1()
/aosp14/frameworks/base/errorprone/refaster/
H A DEfficientXml.java172 return XmlUtils.readLongAttribute(in, n); in beforeUtils()
189 return XmlUtils.readLongAttribute(in, n, d); in before()
/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreSession.java597 final long sessionId = XmlUtils.readLongAttribute(in, ATTR_ID); in createFromXml()
601 ? XmlUtils.readLongAttribute(in, ATTR_CREATION_TIME_MS) in createFromXml()
H A DBlobMetadata.java730 final long blobId = XmlUtils.readLongAttribute(in, ATTR_ID); in createFromXml()
802 ? XmlUtils.readLongAttribute(in, ATTR_COMMIT_TIME_MS) in createFromXml()
918 final long expiryTimeMillis = XmlUtils.readLongAttribute(in, ATTR_EXPIRY_TIME); in createFromXml()
/aosp14/frameworks/base/apex/blobstore/framework/java/android/app/blob/
H A DBlobHandle.java300 final long expiryTimeMs = XmlUtils.readLongAttribute(in, ATTR_EXPIRY_TIME); in createFromXml()
/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
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java131 import static com.android.internal.util.XmlUtils.readLongAttribute;
2563 final long warningBytes = readLongAttribute(in, ATTR_WARNING_BYTES);
2564 final long limitBytes = readLongAttribute(in, ATTR_LIMIT_BYTES);
2567 lastLimitSnooze = readLongAttribute(in, ATTR_LAST_LIMIT_SNOOZE);
2569 lastLimitSnooze = readLongAttribute(in, ATTR_LAST_SNOOZE);
2587 lastWarningSnooze = readLongAttribute(in, ATTR_LAST_WARNING_SNOOZE);
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java977 setDeletedTimeMs(XmlUtils.readLongAttribute( in populateFromXml()
/aosp14/frameworks/base/config/
H A Dboot-profile.txt174 Lcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/St…
184 Lcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/St…
H A Dboot-image-profile.txt22619 HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang…
22620 HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang…
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt22555 HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang…
22556 HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85407 Lcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/St…
85408 Lcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/St…