Searched refs:SIG_INT (Results 1 – 2 of 2) sorted by relevance
13 public static final byte SIG_INT = 'I'; field in Decoder48 case SIG_INT: in readObject()
51 private static final byte SIG_INT = 'I'; field in ViewHierarchyEncoder168 mStream.write(SIG_INT); in writeInt()