Searched refs:isSwipeDownNotificationEnabled (Results 1 – 4 of 4) sorted by relevance
51 OneHandedSettingsUtils.isSwipeDownNotificationEnabled(mContext)); in updateState()
51 !OneHandedSettingsUtils.isSwipeDownNotificationEnabled(mContext)); in updateState()
55 OneHandedSettingsUtils.isSwipeDownNotificationEnabled(getContext()); in updatePreferenceStates()
175 public static boolean isSwipeDownNotificationEnabled(Context context) { in isSwipeDownNotificationEnabled() method in OneHandedSettingsUtils