Searched refs:getRestoredDevices (Results 1 – 1 of 1) sorted by relevance
214 public static Set<String> getRestoredDevices(Context context) { in getRestoredDevices() method in SharedPreferenceUtil225 final Set<String> restoredDevices = new HashSet<>(getRestoredDevices(context)); in addRestoredDevice()