Searched defs:getBoolean (Results 1 – 9 of 9) sorted by relevance
18 public boolean getBoolean(int index, boolean defValue) { in getBoolean() method in ShadowTypedArray
133 public boolean getBoolean(String key) { in getBoolean() method in ShadowBundle138 public boolean getBoolean(String key, boolean defaultValue) { in getBoolean() method in ShadowBundle
64 public boolean getBoolean(String key, boolean defValue) { in getBoolean() method in TestSharedPreferences
246 public boolean getBoolean(int pos); in getBoolean() method297 public boolean getBoolean(int pos) { in getBoolean() method in ArrayAccessReplaceTest.Simple
311 public boolean getBoolean(String key) { in getBoolean() method in AppSettings
208 public boolean getBoolean() { return true; } in getBoolean() method in ProxyBuilderTest.AllReturnTypes245 public boolean getBoolean(boolean input) { return input; } in getBoolean() method in ProxyBuilderTest.PassThroughAllTypes
262 public boolean getBoolean(int index) throws JSONException { in getBoolean() method in JSONArray
531 public boolean getBoolean(String key) throws JSONException { in getBoolean() method in JSONObject
331 public boolean getBoolean(int columnIndex) throws SQLException { in getBoolean() method in Impl_RowSet335 public boolean getBoolean(String columnName) throws SQLException { in getBoolean() method in Impl_RowSet