Searched refs:EXTRA_UID_POWER_POSITION (Results 1 – 1 of 1) sorted by relevance
35 private static final String EXTRA_UID_POWER_POSITION = "up"; field in PowerStatsLayout272 extras.putInt(EXTRA_UID_POWER_POSITION, mUidPowerEstimatePosition); in toExtras()287 mUidPowerEstimatePosition = extras.getInt(EXTRA_UID_POWER_POSITION); in fromExtras()