Home
last modified time | relevance | path

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

/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
DAppIdleHistory.java619 appUsageHistory.lastUsedByUserElapsedTime = getLongValue(parser, in readAppIdleTimes()
624 appUsageHistory.lastPredictedTime = getLongValue(parser, in readAppIdleTimes()
633 appUsageHistory.lastJobRunTime = getLongValue(parser, in readAppIdleTimes()
635 appUsageHistory.bucketActiveTimeoutTime = getLongValue(parser, in readAppIdleTimes()
637 appUsageHistory.bucketWorkingSetTimeoutTime = getLongValue(parser, in readAppIdleTimes()
649 getLongValue(parser, ATTR_LAST_RESTRICTION_ATTEMPT_ELAPSED, 0); in readAppIdleTimes()
672 private long getLongValue(XmlPullParser parser, String attrName, long defValue) { in getLongValue() method in AppIdleHistory
/frameworks/base/apex/statsd/framework/test/src/android/os/
DStatsDimensionsValueTest.java87 assertThat(sdvChildren.get(2).getLongValue()).isEqualTo(longValue); in testConversionFromStructuredParcel()
/frameworks/base/apex/statsd/framework/java/android/os/
DStatsDimensionsValue.java138 public long getLongValue() { in getLongValue() method in StatsDimensionsValue
/frameworks/base/apex/statsd/framework/api/
Dsystem-current.txt66 method public long getLongValue();
/frameworks/base/services/
Dart-profile-boot351 Lcom/android/server/usage/AppIdleHistory;->getLongValue(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/St…
/frameworks/base/api/
Dsystem-current.txt8421 method public long getLongValue();