Home | History | Annotate | Download | only in accessibility

Lines Matching defs:serviceInterface

176         IAccessibilityServiceClient serviceInterface = null;
184 serviceInterface = mServiceInterface;
187 if (serviceInterface == null) {
192 serviceInterface.init(this, mId, mOverlayWindowToken);
195 + serviceInterface, re);
323 IAccessibilityServiceClient serviceInterface;
325 serviceInterface = mServiceInterface;
327 if (serviceInterface != null) {
340 IAccessibilityServiceClient serviceInterface;
342 serviceInterface = mServiceInterface;
344 if (serviceInterface != null) {