Searched refs:mIconResourceId (Results 1 – 2 of 2) sorted by relevance
88 private int mIconResourceId; field in BaseContentFragment108 if (mIconResourceId == 0) { in onCreate()109 mIconResourceId = state.getInt(EXTRA_ICON_RESOURCE_ID, 0); in onCreate()123 outState.putInt(EXTRA_ICON_RESOURCE_ID, mIconResourceId); in onSaveInstanceState()186 return mIconResourceId; in getIconResourceId()283 mIconResourceId = iconResourceId; in setIcon()
117 private final int mIconResourceId; field in ExpandingEntryCardView.Entry149 mIconResourceId = iconResourceId; in Entry()225 return mIconResourceId; in getIconResourceId()