Searched refs:showContactContext (Results 1 – 2 of 2) sorted by relevance
242 ui.showContactContext(newState != InCallState.INCOMING); in onStateChange()658 getUi().showContactContext(mPrimary.getState() != State.INCOMING); in updateContactInteractions()660 getUi().showContactContext(false); in updateContactInteractions()1143 void showContactContext(boolean show); in showContactContext() method
370 public void showContactContext(boolean show) { in showContactContext() method in CallCardFragment