Searched refs:mMotionEventSources (Results 1 – 2 of 2) sorted by relevance
640 private int mMotionEventSources = 0; field in AccessibilityServiceInfo816 mMotionEventSources = other.mMotionEventSources; in updateDynamicallyConfigurableProperties()993 return mMotionEventSources; in getMotionEventSources()1024 mMotionEventSources = motionEventSources; in setMotionEventSources()1260 parcel.writeInt(mMotionEventSources); in writeToParcel()1285 mMotionEventSources = parcel.readInt(); in initFromParcel()
821 private int mMotionEventSources; field in AccessibilityService849 mMotionEventSources = info.getMotionEventSources(); in dispatchServiceConnected()2570 mMotionEventSources = info.getMotionEventSources(); in setServiceInfo()3425 if ((mMotionEventSources & eventSourceWithoutClass) != 0