Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/analytics/
DTelephonyAnalytics.java770 mLastState.set(createCopyWithUpdatedTimestamp(currentState)); in recordCurrentStateBeforeDump()
774 private TimeStampedServiceState createCopyWithUpdatedTimestamp( in createCopyWithUpdatedTimestamp() method in TelephonyAnalytics.ServiceStateAnalytics