Searched refs:TIME_TO_REFRESH (Results 1 – 2 of 2) sorted by relevance
99 .put(new UnicodeString(CborUtils.TIME_TO_REFRESH), in setUp()107 .put(new UnicodeString(CborUtils.TIME_TO_REFRESH), in setUp()292 mDeviceConfig.remove(new UnicodeString(CborUtils.TIME_TO_REFRESH)); in testMissingDeviceConfigEntriesDoesntFail()
54 public static final String TIME_TO_REFRESH = "time_to_refresh_hours"; field in CborUtils158 deviceConfiguration.get(new UnicodeString(TIME_TO_REFRESH)); in parseDeviceConfig()