Searched refs:getWidgetParticipants (Results 1 – 3 of 3) sorted by relevance
36 public static List<String> getWidgetParticipants(int userId) { in getWidgetParticipants() method in AppWidgetBackupBridge38 ? sAppWidgetService.getWidgetParticipants(userId) in getWidgetParticipants()
29 public List<String> getWidgetParticipants(int userId); in getWidgetParticipants() method
258 AppWidgetBackupBridge.getWidgetParticipants(UserHandle.USER_SYSTEM); in run()