Home
last modified time | relevance | path

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

/aosp12/packages/modules/Scheduling/service/java/com/android/server/scheduling/
H A DRebootReadinessLogger.java389 ENTITY_TYPE_APP,
394 private static final int ENTITY_TYPE_APP = 2; field in RebootReadinessLogger.BlockingEntityRecord
403 mType = ENTITY_TYPE_APP; in BlockingEntityRecord()