Home
last modified time | relevance | path

Searched refs:SM7_DELAY_FUDGE (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/modules-utils/javatests/com/android/internal/util/
DStateMachineTest.java1603 final int SM7_DELAY_FUDGE = 20; in testStateMachine7() local
1627 long expectedDelay = sm7.SM7_DELAY_TIME - SM7_DELAY_FUDGE; in testStateMachine7()