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