Searched refs:mBatteryTipsCallbacks (Results 1 – 2 of 2) sorted by relevance
171 private LoaderManager.LoaderCallbacks<List<BatteryTip>> mBatteryTipsCallbacks = field in PowerUsageSummary305 getLoaderManager().restartLoader(BATTERY_TIP_LOADER, Bundle.EMPTY, mBatteryTipsCallbacks); in restartBatteryTipLoader()
182 private LoaderManager.LoaderCallbacks<List<BatteryTip>> mBatteryTipsCallbacks = field in PowerUsageSummary331 getLoaderManager().restartLoader(BATTERY_TIP_LOADER, Bundle.EMPTY, mBatteryTipsCallbacks); in restartBatteryTipLoader()