Searched refs:ATTR_CURSOR_VISIBLE (Results 1 – 2 of 2) sorted by relevance
23 import static com.android.SdkConstants.ATTR_CURSOR_VISIBLE;142 || name.equals(ATTR_CURSOR_VISIBLE); in visitElement()
741 public static final String ATTR_CURSOR_VISIBLE = "cursorVisible"; //$NON-NLS-1$ field in SdkConstants