Home
last modified time | relevance | path

Searched refs:targetsKey (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/accessibility/util/
DShortcutUtils.java94 final String targetsKey = convertToKey(shortcutType); in optOutValueFromSettings() local
96 targetsKey); in optOutValueFromSettings()
111 Settings.Secure.putString(context.getContentResolver(), targetsKey, joiner.toString()); in optOutValueFromSettings() local