Searched refs:GMT_OFFSET_HIGH (Results 1 – 2 of 2) sorted by relevance
110 sLookupProjectionMap.put(MccLookup.GMT_OFFSET_HIGH, MccLookup.GMT_OFFSET_HIGH); in sLookupProjectionMap.put() argument119 sConflictProjectionMap.put(MccLookup.GMT_OFFSET_HIGH, in sConflictProjectionMap.put() argument120 TABLE_MCC_LOOKUP_TABLE + "." + MccLookup.GMT_OFFSET_HIGH); in sConflictProjectionMap.put() argument
266 } else if (tagName.equalsIgnoreCase(MccLookup.GMT_OFFSET_HIGH)) { in getTableMccLookupTableRow()267 row.put(MccLookup.GMT_OFFSET_HIGH, Float.parseFloat(parser.nextText())); in getTableMccLookupTableRow()