Searched refs:NO_EXPANDED_LIST_ITEM (Results 1 – 1 of 1) sorted by relevance
86 private static final int NO_EXPANDED_LIST_ITEM = -1; field in CallLogAdapter120 private long mCurrentlyExpandedRowId = NO_EXPANDED_LIST_ITEM;177 mCurrentlyExpandedRowId = NO_EXPANDED_LIST_ITEM;311 savedInstanceState.getLong(KEY_EXPANDED_ROW_ID, NO_EXPANDED_LIST_ITEM); in onRestoreInstanceState()686 mCurrentlyExpandedRowId = NO_EXPANDED_LIST_ITEM; in collapseExpandedCard()