Searched refs:suppressWakeUpGesture (Results 1 – 3 of 3) sorted by relevance
695 verify(mStatusBarWindowView).suppressWakeUpGesture(eq(true)); in testPulseWhileDozingWithDockingReason_suppressWakeUpGesture()699 verify(mStatusBarWindowView).suppressWakeUpGesture(eq(false)); in testPulseWhileDozingWithDockingReason_suppressWakeUpGesture()
345 void suppressWakeUpGesture(boolean suppress) { in suppressWakeUpGesture() method in StatusBarWindowView
3923 mStatusBarWindow.suppressWakeUpGesture(true); in pulseWhileDozing()3946 mStatusBarWindow.suppressWakeUpGesture(false); in pulseWhileDozing()