Searched refs:mIsDefault (Results 1 – 2 of 2) sorted by relevance
45 private final boolean mIsDefault; field in RouteInfo71 mIsDefault = isDefault(); in RouteInfo()119 return mIsDefault; in isDefaultRoute()171 && mIsDefault == target.mIsDefault; in equals()178 + (mIsDefault ? 3 : 7); in hashCode()
627 if (service.mReqeustTouchExplorationMode && service.mIsDefault == isDefault) { in notifyGestureLocked()709 if (service.mIsDefault == isDefault) { in notifyAccessibilityServicesDelayedLocked()1152 boolean mIsDefault; field in AccessibilityManagerService.Service1229 mIsDefault = (info.flags & DEFAULT) != 0; in setDynamicallyConfigurableProperties()