Searched refs:EXTRA_DEVICE_POWER_POSITION (Results 1 – 1 of 1) sorted by relevance
30 private static final String EXTRA_DEVICE_POWER_POSITION = "dp"; field in PowerStatsLayout270 extras.putInt(EXTRA_DEVICE_POWER_POSITION, mDevicePowerEstimatePosition); in toExtras()285 mDevicePowerEstimatePosition = extras.getInt(EXTRA_DEVICE_POWER_POSITION); in fromExtras()