Searched refs:BYTE_FALSE (Results 1 – 1 of 1) sorted by relevance
98 private static final byte BYTE_FALSE = 0; field in RulesState218 out.writeByte(mOperationInProgress ? BYTE_TRUE : BYTE_FALSE); in writeToParcel()