Searched refs:SIG_SHORT (Results 1 – 3 of 3) sorted by relevance
12 public static final byte SIG_SHORT = 'S'; field in Decoder46 case SIG_SHORT: in readObject()
51 private static final byte SIG_SHORT = 'S'; field in ViewHierarchyEncoder164 mStream.write(SIG_SHORT); in writeShort()
78708 Landroid/view/ViewHierarchyEncoder;->SIG_SHORT:B