Searched refs:suppressWakeUpGesture (Results 1 – 3 of 3) sorted by relevance
694 verify(mStatusBarWindowView).suppressWakeUpGesture(eq(true)); in testPulseWhileDozingWithDockingReason_suppressWakeUpGesture()698 verify(mStatusBarWindowView).suppressWakeUpGesture(eq(false)); in testPulseWhileDozingWithDockingReason_suppressWakeUpGesture()
353 void suppressWakeUpGesture(boolean suppress) { in suppressWakeUpGesture() method in StatusBarWindowView
4078 mStatusBarWindow.suppressWakeUpGesture(true); in pulseWhileDozing()4102 mStatusBarWindow.suppressWakeUpGesture(false); in pulseWhileDozing()