Searched refs:TILE_SPEC_TO_COMPONENT_MAPPING (Results 1 – 2 of 2) sorted by relevance
65 val TILE_SPEC_TO_COMPONENT_MAPPING = constant112 if (TILE_SPEC_TO_COMPONENT_MAPPING.containsKey(tileSpec.spec)) { in notifyAccessibilityManagerTilesChanged()113 newTiles.add(TILE_SPEC_TO_COMPONENT_MAPPING[tileSpec.spec]!!) in notifyAccessibilityManagerTilesChanged()
96 val mapping = AccessibilityQsShortcutsRepositoryImpl.TILE_SPEC_TO_COMPONENT_MAPPING in testTileSpecToComponentMappingContent()