Searched refs:INVALID_POWER_COMPONENT (Results 1 – 4 of 4) sorted by relevance
59 public static final int INVALID_POWER_COMPONENT = -1; field in PowerComponentUtil138 return INVALID_POWER_COMPONENT; in toPowerComponent()142 return INVALID_POWER_COMPONENT; in toPowerComponent()180 return INVALID_POWER_COMPONENT; in toPowerComponent()
79 const PowerComponent INVALID_POWER_COMPONENT = static_cast<PowerComponent>(-1); variable139 return INVALID_POWER_COMPONENT; in toPowerComponent()142 PowerComponent matchedComponent = INVALID_POWER_COMPONENT; in toPowerComponent()185 if (componentId == INVALID_POWER_COMPONENT) { in readComponents()410 if (componentId == INVALID_POWER_COMPONENT) { in stringsToComponents()
24 import static android.car.hardware.power.PowerComponentUtil.INVALID_POWER_COMPONENT;270 if (component == INVALID_POWER_COMPONENT) { in readUserOffComponentsLocked()
20 import static android.car.hardware.power.PowerComponentUtil.INVALID_POWER_COMPONENT;455 if (powerComponent == INVALID_POWER_COMPONENT) { in parsePolicy()695 if (component == INVALID_POWER_COMPONENT) { in parseComponents()