Searched refs:shortcutServiceString (Results 1 – 2 of 2) sorted by relevance
117 String shortcutServiceString = AccessibilityUtils in getCurrentService() local119 if (shortcutServiceString != null) { in getCurrentService()120 ComponentName shortcutName = ComponentName.unflattenFromString(shortcutServiceString); in getCurrentService()
174 String shortcutServiceString = AccessibilityUtils in getCurrentService() local176 if (shortcutServiceString != null) { in getCurrentService()177 ComponentName shortcutName = ComponentName.unflattenFromString(shortcutServiceString); in getCurrentService()