Searched refs:SIG_SHORT (Results 1 – 2 of 2) sorted by relevance
12 public static final byte SIG_SHORT = 'S'; field in Decoder46 case SIG_SHORT: in readObject()
50 private static final byte SIG_SHORT = 'S'; field in ViewHierarchyEncoder159 mStream.write(SIG_SHORT); in writeShort()