Home
last modified time | relevance | path

Searched defs:onTime (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_statistics/services/native/src/entities/
Dscreen_entity.cpp175 int64_t onTime = GetActiveTimeMs(StatsUtils::STATS_TYPE_SCREEN_ON); in DumpInfo() local
/base/sensors/miscdevice/interfaces/native/light/include/
Dlight_agent_type.h71 int32_t onTime; /**< Duration (in ms) for which the light is on in a blinking period. */ member