Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DPlatformCompatCache.java22 import static com.android.server.am.OomAdjuster.USE_SHORT_FGS_USAGE_INTERACTION_TIME;
67 USE_SHORT_FGS_USAGE_INTERACTION_TIME,
100 USE_SHORT_FGS_USAGE_INTERACTION_TIME, in getInstance()
DOomAdjuster.java322 static final long USE_SHORT_FGS_USAGE_INTERACTION_TIME = 183972877L; field in OomAdjuster