Searched defs:canWake (Results 1 – 2 of 2) sorted by relevance
86 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant116 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant168 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant231 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant255 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant279 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant317 val canWake by collectValues(underTest.canWakeDirectlyToGone) in <lambda>() constant
150 public abstract void setCanIgnoreAuthAndReturnToGone(boolean canWake); in setCanIgnoreAuthAndReturnToGone()