Searched refs:SIG_MAP (Results 1 – 3 of 3) 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()
60 private static final byte SIG_MAP = 'M'; // a map with an short key field in ViewHierarchyEncoder143 mStream.write(SIG_MAP); in startPropertyMap()
84262 Landroid/view/ViewHierarchyEncoder;->SIG_MAP:B