Searched refs:mOtherModesEnergyMilliJoule (Results 1 – 1 of 1) sorted by relevance
46 private final double[] mOtherModesEnergyMilliJoule; field in GnssPowerStats65 mOtherModesEnergyMilliJoule = otherModesEnergyMilliJoule; in GnssPowerStats()138 return mOtherModesEnergyMilliJoule; in getOtherModesEnergyMilliJoule()184 for (int i = 0; i < mOtherModesEnergyMilliJoule.length; i++) { in dump()186 ipw.print(mOtherModesEnergyMilliJoule[i]); in dump()