Searched defs:getBoolean (Results 1 - 21 of 21) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorState.cpp77 bool InspectorState::getBoolean(const String& propertyName) function in class:WebCore::InspectorState
H A DInspectorValues.cpp655 bool InspectorObject::getBoolean(const String& name, bool* output) const function in class:WebCore::InspectorObject
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSValueInlineMethods.h86 inline bool JSValue::getBoolean(bool& v) const function in class:JSC::JSValue
353 inline bool JSValue::getBoolean() const function in class:JSC::JSValue
435 inline bool JSValue::getBoolean() const function in class:JSC::JSValue
/external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
H A DPreferencesTest.java320 public boolean getBoolean(String key, boolean deflt) { method in class:PreferencesTest.MockPreferences
/external/jmonkeyengine/engine/src/core/com/jme3/system/
H A DAppSettings.java267 put(key, prefs.getBoolean(key, (Boolean) defaultValue));
311 public boolean getBoolean(String key) { method in class:AppSettings
596 return getBoolean("UseInput");
676 return getBoolean("VSync");
684 return getBoolean("Fullscreen");
692 return !getBoolean("DisableJoysticks");
708 return getBoolean("Stereo3D");
/external/javassist/src/test/test/javassist/convert/
H A DArrayAccessReplaceTest.java46 assertEquals(value, simple.getBoolean(i));
246 public boolean getBoolean(int pos); method in interface:ArrayAccessReplaceTest.SimpleInterface
297 public boolean getBoolean(int pos) { method in class:ArrayAccessReplaceTest.Simple
/external/dexmaker/src/test/java/com/google/dexmaker/stock/
H A DProxyBuilderTest.java171 public boolean getBoolean() { return true; } method in class:ProxyBuilderTest.AllReturnTypes
186 assertEquals(false, proxy.getBoolean());
208 public boolean getBoolean(boolean input) { return input; } method in class:ProxyBuilderTest.PassThroughAllTypes
231 assertEquals(false, proxy.getBoolean(false));
232 assertEquals(true, proxy.getBoolean(true));
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java331 public boolean getBoolean(int columnIndex) throws SQLException { method in class:Impl_RowSet
335 public boolean getBoolean(String columnName) throws SQLException { method in class:Impl_RowSet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1538 milliseconds