Searched refs:KEY_EXPANDED_ROW_ID (Results 1 – 1 of 1) sorted by relevance
119 private static final String KEY_EXPANDED_ROW_ID = "expanded_row_id"; field in CallLogAdapter591 outState.putLong(KEY_EXPANDED_ROW_ID, currentlyExpandedRowId); in onSaveInstanceState()618 savedInstanceState.getLong(KEY_EXPANDED_ROW_ID, NO_EXPANDED_LIST_ITEM); in onRestoreInstanceState()