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.java81 final String targetsKey = convertToKey(shortcutType); in optOutValueFromSettings() local
83 targetsKey); in optOutValueFromSettings()
98 Settings.Secure.putString(context.getContentResolver(), targetsKey, joiner.toString()); in optOutValueFromSettings() local