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