Searched refs:SIG_DOUBLE (Results 1 – 4 of 4) sorted by relevance
16 public static final byte SIG_DOUBLE = 'D'; field in Decoder54 case SIG_DOUBLE: in readObject()
55 private static final byte SIG_DOUBLE = 'D'; field in ViewHierarchyEncoder
2084 case SIG_DOUBLE:2147 dos.writeChar(SIG_DOUBLE);2171 private static final char SIG_DOUBLE = 'D';
63630 Landroid/view/ViewHierarchyEncoder;->SIG_DOUBLE:B