Searched defs:diffSystemTime (Results 1 – 2 of 2) sorted by relevance
102 val diffSystemTime = actualSystemTime - expectedSystemTime in checkForTimeChanged() constant
761 var diffSystemTime: Long = SNAPSHOT_UNINITIALIZED variable in com.android.permissioncontroller.hibernation.SystemTime803 val diffSystemTime = getSystemTime(sharedPreferences).diffSystemTime in getStartTimeOfUnusedAppTracking() constant