Searched defs:THIRTY_HOURS_MILLIS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/utils/
H A DPowerUtilTest.java42 public static final long THIRTY_HOURS_MILLIS = Duration.ofHours(30).toMillis(); field in class:PowerUtilTest
148 THIRTY_HOURS_MILLIS,
152 THIRTY_HOURS_MILLIS,

Completed in 27 milliseconds