Searched defs:updateAll (Results 1 – 8 of 8) sorted by relevance
51 void updateAll(List<FavoriteNumberEntity> favoriteNumbers); in updateAll() method
230 public BatteryStats getStats(boolean updateAll) { in getStats()671 private void load(boolean updateAll) { in load()682 private static BatteryStatsImpl getStats(IBatteryStats service, boolean updateAll) { in getStats()
501 private void updateAll(boolean forceUpdate) { in updateAll() method in PlayControlsRowView
476 void updateAll() { in updateAll() method in DateTimeView.ReceiverInfo
472 void updateAll() { in updateAll() method in DateTimeView.ReceiverInfo
177 private fun updateAll() { regex
60 ParcelFileDescriptor getStatisticsStream(boolean updateAll); in getStatisticsStream()
953 private int updateAll(Uri uri, final int match, ContentValues values, String selection, in updateAll() method in LegacyApiSupport