Searched refs:isString (Results 1 – 8 of 8) sorted by relevance
47 assertFalse(p.isString()); in testBooleanProperty()72 assertFalse(p.isString()); in testFloatProperty()97 assertFalse(p.isString()); in testIntegerProperty()122 assertFalse(p.isString()); in testResourceProperty()147 assertTrue(p.isString()); in testStringProperty()
108 if (!value.isString()) { in BuildVars()195 if (child.isString()) { in get_values()
111 public boolean isString(int columnIndex) { in isString() method in AbstractWindowedCursor
384 public boolean isString(@IntRange(from = 0) int row, @IntRange(from = 0) int column) { in isString() method in CursorWindow
393 assertFalse(testProperty.isString()); in assertProperty()412 assertFalse(testProperty.isString()); in assertProperty()427 assertFalse(testProperty.isString()); in assertProperty()442 assertFalse(testProperty.isString()); in assertProperty()457 assertTrue(testProperty.isString()); in assertProperty()
412 public boolean isString() { in isString() method in PackageManager.Property
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12874 method public boolean isString();13819 method @Deprecated public boolean isString(int);13957 method @Deprecated public boolean isString(@IntRange(from=0) int, @IntRange(from=0) int);