Searched refs:mPowerModels (Results 1 – 1 of 1) sorted by relevance
52 private final byte[] mPowerModels; field in PowerComponents74 mPowerModels = null; in PowerComponents()84 if (mPowerModels != null) { in writeToParcel()160 return mPowerModels != null; in hasPowerModels()169 return mPowerModels[component]; in getPowerModel()329 if (mPowerModels != null) {448 mPowerModels = null;472 if (mPowerModels != null) {550 other.mPowerModels);597 if (mPowerModels == null) { in getPowerModels()[all …]