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