Searched refs:PROP_SELECTION_START (Results 1 – 1 of 1) sorted by relevance
31 private static final String PROP_SELECTION_START = "selectionStart"; field in WriteData73 writableProperties().putInt(PROP_SELECTION_START, v); in setSelectionStart()81 return mProperties.getInt(PROP_SELECTION_START, -1); in getSelectionStart()