Searched defs:COLUMN_REVISION (Results 1 – 2 of 2) sorted by relevance
118 public static final String COLUMN_REVISION = "revision"; field in TimeZoneRulesDataContract.Operation
83 columnTypes.put(Operation.COLUMN_REVISION, Integer.class); in columnTypes.put()