Searched refs:notifyAccessibilityManagerTilesChanged (Results 1 – 4 of 4) sorted by relevance
140 underTest.notifyAccessibilityManagerTilesChanged(context, changedTiles) in notifyAccessibilityManagerTilesChanged_customTiles_onlyNotifyA11yTileServices()155 underTest.notifyAccessibilityManagerTilesChanged(context, changedTiles) in notifyAccessibilityManagerTilesChanged_noMatchingA11yFrameworkTiles()174 underTest.notifyAccessibilityManagerTilesChanged(context, changedTiles) in notifyAccessibilityManagerTilesChanged_convertA11yTilesSpecToComponentName()
53 suspend fun notifyAccessibilityManagerTilesChanged(userContext: Context, tiles: List<TileSpec>) in <lambda>() method98 override suspend fun notifyAccessibilityManagerTilesChanged( in notifyAccessibilityManagerTilesChanged() method in com.android.systemui.accessibility.data.repository.AccessibilityQsShortcutsRepositoryImpl
37 override suspend fun notifyAccessibilityManagerTilesChanged( in notifyAccessibilityManagerTilesChanged() method in com.android.systemui.accessibility.data.repository.FakeAccessibilityQsShortcutsRepository
64 a11yQsShortcutsRepository.notifyAccessibilityManagerTilesChanged( in <lambda>()