Searched refs:mIsSwipeToNotificationEnabled (Results 1 – 1 of 1) sorted by relevance
121 private boolean mIsSwipeToNotificationEnabled; field in RecentsAnimationDeviceState186 enabled -> mIsSwipeToNotificationEnabled = enabled; in RecentsAnimationDeviceState()188 mIsSwipeToNotificationEnabled = settingsCache.getValue(swipeBottomNotificationUri); in RecentsAnimationDeviceState()579 return mIsSwipeToNotificationEnabled; in isSwipeToNotificationEnabled()637 pw.println(" isSwipeToNotificationEnabled=" + mIsSwipeToNotificationEnabled); in dump()