Searched refs:tempGnssPowerStatsOtherModes (Results 1 – 1 of 1) sorted by relevance
653 double[] tempGnssPowerStatsOtherModes = powerStats.getOtherModesEnergyMilliJoule(); in createPowerStatsEvent() local654 System.arraycopy(tempGnssPowerStatsOtherModes, 0, in createPowerStatsEvent()656 Math.min(tempGnssPowerStatsOtherModes.length, VENDOR_SPECIFIC_POWER_MODES_SIZE)); in createPowerStatsEvent()