Searched refs:isVideoShown (Results 1 – 3 of 3) sorted by relevance
93 public boolean isVideoShown() { in isVideoShown() method in CallTypeIconsView
1035 views.phoneCallDetailsViews.callTypeIcons.isVideoShown()) { in bindActionButtons()
279 assertEquals(isVideoCall, mViews.callTypeIcons.isVideoShown()); in assertIsVideoCall()