Searched defs:NULL (Results 1 – 15 of 15) sorted by relevance
46 #define NULL 0 macro48 #define NULL ((void *)0) macro
22 #define NULL 0 macro
74 NULL, enumConstant
29 public static final int NULL = 0; field in BackupUtils
146 #define NULL 0 macro148 #define NULL ((void *)0) macro
128 #define NULL 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
61 #define NULL 0 macro
178 #define NULL ((void*)0) macro
2001 static final Part NULL = new EmptyPart(null); field in Uri.Part2106 static final PathPart NULL = new PathPart(null, null); field in Uri.PathPart