Searched refs:SIG_MAP (Results 1 – 2 of 2) sorted by relevance
21 public static final byte SIG_MAP = 'M'; // a map with an short key field in Decoder58 case SIG_MAP: in readObject()
59 private static final byte SIG_MAP = 'M'; // a map with an short key field in ViewHierarchyEncoder138 mStream.write(SIG_MAP); in startPropertyMap()