Searched refs:sFrameworkShortcutFeaturesMap (Results 1 – 1 of 1) sorted by relevance
135 private static Map<ComponentName, FrameworkFeatureInfo> sFrameworkShortcutFeaturesMap; field in AccessibilityShortcutController168 if (sFrameworkShortcutFeaturesMap == null) { in getFrameworkShortcutFeaturesMap()199 sFrameworkShortcutFeaturesMap = Collections.unmodifiableMap(featuresMap); in getFrameworkShortcutFeaturesMap()201 return sFrameworkShortcutFeaturesMap; in getFrameworkShortcutFeaturesMap()