| /frameworks/compile/mclinker/include/mcld/Fragment/ | 
| D | FragmentRef.h | 64   bool isNull() const { return (this == Null()); }  in isNull()  function
 | 
| /frameworks/compile/mclinker/lib/LD/ | 
| D | LDSymbol.cpp | 85 bool LDSymbol::isNull() const {  in isNull()  function in mcld::LDSymbol
 | 
| D | ResolveInfo.cpp | 130 bool ResolveInfo::isNull() const {  in isNull()  function in mcld::ResolveInfo
 | 
| /frameworks/base/core/java/android/database/ | 
| D | AbstractWindowedCursor.java | 94     public boolean isNull(int columnIndex) {  in isNull()  method in AbstractWindowedCursor
 | 
| D | RedactingCursor.java | 173     public boolean isNull(int columnIndex) {  in isNull()  method in RedactingCursor
 | 
| D | MergeCursor.java | 137     public boolean isNull(int column)  in isNull()  method in MergeCursor
 | 
| D | TranslatingCursor.java | 229     public boolean isNull(int columnIndex) {  in isNull()  method in TranslatingCursor
 | 
| D | CursorWrapper.java | 185     public boolean isNull(int columnIndex) {  in isNull()  method in CursorWrapper
 | 
| D | MatrixCursor.java | 323     public boolean isNull(int column) {  in isNull()  method in MatrixCursor
 | 
| D | Cursor.java | 353     boolean isNull(@IntRange(from = 0) int columnIndex);  in isNull()  method
 | 
| D | AbstractCursor.java | 115     abstract public boolean isNull(int column);  in isNull()  method in AbstractCursor
 | 
| D | CursorWindow.java | 325     public boolean isNull(@IntRange(from = 0) int row, @IntRange(from = 0) int column) {  in isNull()  method in CursorWindow
 | 
| /frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ | 
| D | GenerationRegistryTest.java | 203     private void checkBundle(Bundle b, int expectedIndex, int expectedGeneration, boolean isNull)  in checkBundle()
 | 
| /frameworks/base/core/tests/utiltests/src/com/android/internal/util/ | 
| D | ArrayUtilsTest.java | 269         java.util.function.Predicate<Object> isNull = new java.util.function.Predicate<Object>() {  in testUnstableRemoveIf()  local
 | 
| /frameworks/base/core/java/com/android/internal/database/ | 
| D | SortCursor.java | 230     public boolean isNull(int column)  in isNull()  method in SortCursor
 | 
| /frameworks/base/test-mock/src/android/test/mock/ | 
| D | MockCursor.java | 74     public boolean isNull(int columnIndex) {  in isNull()  method in MockCursor
 | 
| /frameworks/base/services/core/java/com/android/server/firewall/ | 
| D | StringFilter.java | 219         public IsNullFilter(ValueProvider valueProvider, boolean isNull) {  in IsNullFilter()
 | 
| /frameworks/rs/toolkit/ | 
| D | JniEntryPoints.cpp | 160     bool isNull;  member in RestrictionParameter
 | 
| /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ | 
| D | SettingsState.java | 1402         public boolean isNull() {  in isNull()  method in SettingsState.Setting
 |