Searched refs:TAG_FIRST_LAYOUT (Results 1 – 1 of 1) sorted by relevance
40 private static final int TAG_FIRST_LAYOUT = R.id.tag_is_first_layout; field in MessagingPropertyAnimator70 Boolean tag = (Boolean) view.getTag(TAG_FIRST_LAYOUT); in isFirstLayout()82 view.setTagInternal(TAG_FIRST_LAYOUT, first); in setFirstLayout()