Searched refs:SERVICE_USAGE_INTERACTION (Results 1 – 1 of 1) sorted by relevance
53 private static final long SERVICE_USAGE_INTERACTION = 30 * 60 * 1000; field in OomAdjusterTests88 assertEquals(SERVICE_USAGE_INTERACTION, sService.mConstants.SERVICE_USAGE_INTERACTION_TIME); in setUpProcess()160 final long elapsedTime = 2 * SERVICE_USAGE_INTERACTION; in testMaybeUpdateUsageStats_ProcStateFGS_LongInteraction()171 final long elapsedTime = 2 * SERVICE_USAGE_INTERACTION; in testMaybeUpdateUsageStats_ProcStateFGS_PreviousLongInteraction()