Searched refs:SIG_BOOLEAN (Results 1 – 3 of 3) sorted by relevance
10 public static final byte SIG_BOOLEAN = 'Z'; field in Decoder42 case SIG_BOOLEAN: in readObject()
49 private static final byte SIG_BOOLEAN = 'Z'; field in ViewHierarchyEncoder155 mStream.write(SIG_BOOLEAN); in writeBoolean()
78700 Landroid/view/ViewHierarchyEncoder;->SIG_BOOLEAN:B