Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accessibility/
DAccessibilityUtils.java183 final String currentShortcutServiceId = Settings.Secure.getStringForUser( in getShortcutTargetServiceComponentNameString() local
186 if (currentShortcutServiceId != null) { in getShortcutTargetServiceComponentNameString()
187 return currentShortcutServiceId; in getShortcutTargetServiceComponentNameString()