Searched defs:NULL (Results 1 – 17 of 17) sorted by relevance
46 #define NULL 0 macro48 #define NULL ((void *)0) macro
22 #define NULL 0 macro
29 public static final int NULL = 0; field in BackupUtils
74 NULL, enumConstant
128 #define NULL 0 macro
146 #define NULL 0 macro148 #define NULL ((void *)0) macro
165 #define NULL 0 macro
9 NULL, enumConstant
58 sTagMap.put(TAG_NULL, Asn1Tag.NULL); in sTagMap.put()
41 #define NULL 0 macro43 #define NULL ((void *)0) macro
239 private static final int NULL = 1; field in RoomSQLiteQuery
49 int NULL = 0; field
61 #define NULL 0 macro
178 #define NULL ((void*)0) macro
2010 static final Part NULL = new EmptyPart(null); field in Uri.Part2115 static final PathPart NULL = new PathPart(null, null); field in Uri.PathPart