Searched refs:SIG_SHORT (Results 1 – 4 of 4) 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 ViewHierarchyEncoder181 mStream.write(SIG_SHORT); in writeShort()
2068 case SIG_SHORT:2138 dos.writeChar(SIG_SHORT);2166 private static final char SIG_SHORT = 'S';
63636 Landroid/view/ViewHierarchyEncoder;->SIG_SHORT:B