Searched refs:getCustomTitleView (Results 1 – 2 of 2) sorted by relevance
232 public View getCustomTitleView() { in getCustomTitleView() method in ShadowAlertDialog
121 assertThat(shadowOf(alert).getCustomTitleView(), equalTo((View) view)); in shouldSetCustomTitleView()