Searched refs:mRunBackgroundFetchStartTimestamp (Results 1 – 1 of 1) sorted by relevance
44 private long mRunBackgroundFetchStartTimestamp; field in BackgroundFetchExecutionLogger60 this.mRunBackgroundFetchStartTimestamp = getServiceElapsedTimestamp(); in start()65 if (mRunBackgroundFetchStartTimestamp == 0L) { in close()75 (int) (mRunBackgroundFetchEndTimestamp - mRunBackgroundFetchStartTimestamp); in close()