Searched refs:mExpandButtonStub (Results 1 – 1 of 1) sorted by relevance
92 private ViewStub mExpandButtonStub; field in ExpandableNotificationRow366 mExpandButtonStub = (ViewStub) findViewById(R.id.more_button_stub); in onFinishInflate()367 mExpandButtonStub.setOnInflateListener(new ViewStub.OnInflateListener() { in onFinishInflate()739 mExpandButtonStub.inflate(); in updateExpandButton()