Home
last modified time | relevance | path

Searched refs:getRecentFilesPreferences (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DPreferences.java139 public static Vector getRecentFilesPreferences() { in getRecentFilesPreferences() method in Preferences
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1557 Vector recentFiles = Preferences.getRecentFilesPreferences(); in RBManagerMenuBar()