Searched refs:sFrameworkShortcutFeaturesMap (Results 1 – 1 of 1) sorted by relevance
88 private static Map<ComponentName, ToggleableFrameworkFeatureInfo> sFrameworkShortcutFeaturesMap; field in AccessibilityShortcutController117 if (sFrameworkShortcutFeaturesMap == null) { in getFrameworkShortcutFeaturesMap()129 sFrameworkShortcutFeaturesMap = Collections.unmodifiableMap(featuresMap); in getFrameworkShortcutFeaturesMap()131 return sFrameworkShortcutFeaturesMap; in getFrameworkShortcutFeaturesMap()