Home | History | Annotate | Download | only in prefs

Lines Matching defs:getBoolean

474      * Implements the <tt>getBoolean</tt> method as per the specification in
475 * {@link Preferences#getBoolean(String,boolean)}.
498 public boolean getBoolean(String key, boolean def) {