Home
last modified time | relevance | path

Searched refs:a11yServiceTileService (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/data/repository/
DAccessibilityQsShortcutsRepositoryImplForDeviceTest.kt120 val a11yServiceTileService = ComponentName("a11yPackageName", "TileServiceClassName") in notifyAccessibilityManagerTilesChanged_customTiles_onlyNotifyA11yTileServices() constant
121 setupInstalledAccessibilityServices(a11yServiceTileService) in notifyAccessibilityManagerTilesChanged_customTiles_onlyNotifyA11yTileServices()
135 TileSpec.create(a11yServiceTileService), in notifyAccessibilityManagerTilesChanged_customTiles_onlyNotifyA11yTileServices()
146 listOf(a11yServiceTileService, a11yShortcutTileService) in notifyAccessibilityManagerTilesChanged_customTiles_onlyNotifyA11yTileServices()