Searched defs:batteryTips (Results 1 – 3 of 3) sorted by relevance
100 public void updateBatteryTips(List<BatteryTip> batteryTips) { in updateBatteryTips()151 List<BatteryTip> batteryTips = bundle.getParcelableArrayList(KEY_BATTERY_TIPS); in restoreInstanceState() local
92 final List<BatteryTip> batteryTips = mBatteryTipLoader.loadInBackground(); in testLoadBackground_containsAllTipsWithOrder() local
137 List<BatteryTip> batteryTips = new ArrayList<>(); in testHandlePreferenceTreeClick_noDialog_invokeCallback() local