Searched refs:SIG_LONG (Results 1 – 4 of 4) sorted by relevance
14 public static final byte SIG_LONG = 'J'; field in Decoder50 case SIG_LONG: in readObject()
53 private static final byte SIG_LONG = 'J'; field in ViewHierarchyEncoder
2076 case SIG_LONG:2144 dos.writeChar(SIG_LONG);2169 private static final char SIG_LONG = 'J';
63634 Landroid/view/ViewHierarchyEncoder;->SIG_LONG:B