Searched refs:sContentDescriptionDivider (Results 1 – 1 of 1) sorted by relevance
33 public static String sContentDescriptionDivider; field in AccessibilityUtil43 if (sContentDescriptionDivider == null) { in appendContentDescription()44 sContentDescriptionDivider = in appendContentDescription()48 contentDescription.append(sContentDescriptionDivider); in appendContentDescription()