Searched refs:mIsDisabledByPowerPolicy (Results 1 – 1 of 1) sorted by relevance
124 private boolean mIsDisabledByPowerPolicy; field in CarMediaService248 mIsDisabledByPowerPolicy = isOff;448 writer.printf("Disabled by power policy: %s\n", mIsDisabledByPowerPolicy); in dump()449 if (mIsDisabledByPowerPolicy) { in dump()