Searched refs:a11yServiceInterface (Results 1 – 1 of 1) sorted by relevance
1346 IAccessibilityServiceClient a11yServiceInterface = service.mServiceInterface; in interrupt() local1347 if ((a11yServiceBinder != null) && (a11yServiceInterface != null)) { in interrupt()1348 interfacesToInterrupt.add(a11yServiceInterface); in interrupt()