Searched refs:KEY_EXPANDED_POSITION (Results 1 – 1 of 1) sorted by relevance
118 private static final String KEY_EXPANDED_POSITION = "expanded_position"; field in CallLogAdapter590 outState.putInt(KEY_EXPANDED_POSITION, currentlyExpandedPosition); in onSaveInstanceState()616 savedInstanceState.getInt(KEY_EXPANDED_POSITION, RecyclerView.NO_POSITION); in onRestoreInstanceState()