Searched refs:CALL_INACTIVE_MSG_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
43 public static final long CALL_INACTIVE_MSG_DELAY_MS = 1000; field in DeviceStateHandler123 CALL_INACTIVE_MSG_DELAY_MS); in onPhoneCallStateChanged()
48 DeviceStateHandler.CALL_INACTIVE_MSG_DELAY_MS / 4;167 assertThat(afterTime - beforeTime).isAtLeast(DeviceStateHandler.CALL_INACTIVE_MSG_DELAY_MS); in onPhoneCall_receiveStateChangeIsDelayed()