Searched refs:startTimeOfUnusedAppTracking (Results 1 – 2 of 2) sorted by relevance
111 val startTimeOfUnusedAppTracking = in onReceive_shouldInitializeAndAdjustStartTimeOfUnusedAppTracking() constant122 assertThat(startTimeOfUnusedAppTracking).isNotEqualTo(SNAPSHOT_UNINITIALIZED) in onReceive_shouldInitializeAndAdjustStartTimeOfUnusedAppTracking()123 assertThat(startTimeOfUnusedAppTracking).isNotEqualTo(currentTimeMillis) in onReceive_shouldInitializeAndAdjustStartTimeOfUnusedAppTracking()
384 val startTimeOfUnusedAppTracking = getStartTimeOfUnusedAppTracking(context.sharedPreferences) in getAppsToHibernate() constant443 lastTimePkgUsed = Math.max(lastTimePkgUsed, startTimeOfUnusedAppTracking) in getAppsToHibernate()787 val startTimeOfUnusedAppTracking = in getStartTimeOfUnusedAppTracking() constant794 if (startTimeOfUnusedAppTracking == SNAPSHOT_UNINITIALIZED) { in getStartTimeOfUnusedAppTracking()837 val startTimeOfUnusedAppTracking = in adjustStartTimeOfUnusedAppTracking() constant842 if (startTimeOfUnusedAppTracking == SNAPSHOT_UNINITIALIZED) { in adjustStartTimeOfUnusedAppTracking()847 startTimeOfUnusedAppTracking + systemTime.diffSystemTime in adjustStartTimeOfUnusedAppTracking()