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