Searched defs:TEST_TIME_1 (Results 1 – 1 of 1) sorted by relevance
35 private static final long TEST_TIME_1 = 10000000; field in SetTimeTest87 assertFalse(mDevicePolicyManager.setTime(getWho(), TEST_TIME_1)); in testSetTimeFailWithAutoTimeOn() local