Searched refs:swipeBottomNotificationUri (Results 1 – 1 of 1) sorted by relevance
213 Uri swipeBottomNotificationUri = in RecentsAnimationDeviceState() local217 settingsCache.register(swipeBottomNotificationUri, onChangeListener); in RecentsAnimationDeviceState()218 mIsSwipeToNotificationEnabled = settingsCache.getValue(swipeBottomNotificationUri); in RecentsAnimationDeviceState()219 runOnDestroy(() -> settingsCache.unregister(swipeBottomNotificationUri, onChangeListener)); in RecentsAnimationDeviceState()