Searched refs:tileService (Results 1 – 1 of 1) sorted by relevance
565 boolean isAccessibilityTool, ComponentName tileService) throws Throwable { in setupAccessibilityServiceInfoForFragment() argument570 when(mFragment.getTileComponentName()).thenReturn(tileService); in setupAccessibilityServiceInfoForFragment()