Home
last modified time | relevance | path

Searched defs:keyType (Results 1 – 1 of 1) sorted by relevance

/recyclerview/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
DStorageStrategy.java119 String keyType = state.getString(SELECTION_KEY_TYPE, null); in asSelection() local
157 String keyType = state.getString(SELECTION_KEY_TYPE, null); in asSelection() local
203 String keyType = state.getString(SELECTION_KEY_TYPE, null); in asSelection() local