Searched refs:swipeBottomNotificationUri (Results 1 – 1 of 1) sorted by relevance
210 Uri swipeBottomNotificationUri = in RecentsAnimationDeviceState() local214 settingsCache.register(swipeBottomNotificationUri, onChangeListener); in RecentsAnimationDeviceState()215 mIsSwipeToNotificationEnabled = settingsCache.getValue(swipeBottomNotificationUri); in RecentsAnimationDeviceState()216 runOnDestroy(() -> settingsCache.unregister(swipeBottomNotificationUri, onChangeListener)); in RecentsAnimationDeviceState()