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