Searched refs:optOutValueFromSettings (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.internal.accessibility.util.ShortcutUtils.optOutValueFromSettings;129 optOutValueFromSettings(getContext(), getShortcutType(), getId()); in onCheckedChanged()
91 public static void optOutValueFromSettings( in optOutValueFromSettings() method in ShortcutUtils