Searched refs:WILL_GO_TO_SLEEP (Results 1 – 1 of 1) sorted by relevance
53 verify(listener).onFoldStateChanged(FOLDED, WILL_GO_TO_SLEEP) in onStateChanged_stateFolded_notifiesWithFoldedAndGoingToSleep()93 inOrder.verify(listener).onFoldStateChanged(FOLDED, WILL_GO_TO_SLEEP) in onStateChanged_stateHalfFoldedThenFolded_notifiesTwice()102 inOrder.verify(listener).onFoldStateChanged(FOLDED, WILL_GO_TO_SLEEP) in onStateChanged_stateFoldedThenHalfFolded_notifiesTwice()137 private const val WILL_GO_TO_SLEEP = true constant