Searched refs:NO_EXPANDED_LIST_ITEM (Results 1 – 1 of 1) sorted by relevance
113 private static final int NO_EXPANDED_LIST_ITEM = -1; field in CallLogAdapter151 private long currentlyExpandedRowId = NO_EXPANDED_LIST_ITEM;397 currentlyExpandedRowId = NO_EXPANDED_LIST_ITEM;618 savedInstanceState.getLong(KEY_EXPANDED_ROW_ID, NO_EXPANDED_LIST_ITEM); in onRestoreInstanceState()1231 currentlyExpandedRowId = NO_EXPANDED_LIST_ITEM; in collapseExpandedCard()