Searched refs:countPendingUpdates (Results 1 – 1 of 1) sorted by relevance
4885 final int pending = countPendingUpdates(updates); in maybeSendWidgetRestoreBroadcastsLocked()4919 final int pending = countPendingUpdates(updates); in maybeSendWidgetRestoreBroadcastsLocked()5128 private int countPendingUpdates(ArrayList<RestoreUpdateRecord> updates) { in countPendingUpdates() method in AppWidgetServiceImpl.BackupRestoreController