Searched refs:setSwipeToNotificationEnabled (Results 1 – 2 of 2) sorted by relevance
346 void setSwipeToNotificationEnabled(boolean enabled) { in setSwipeToNotificationEnabled() method in OneHandedController464 setSwipeToNotificationEnabled(mOneHandedSettingsUtil in updateSettings()544 setSwipeToNotificationEnabled(enabled);
256 mSpiedOneHandedController.setSwipeToNotificationEnabled(mDefaultSwipeToNotificationEnabled); in testUpdateSwipeToNotification()288 verify(mSpiedOneHandedController).setSwipeToNotificationEnabled(anyBoolean()); in testSettingsObserverUpdateSwipeToNotification()