Home
last modified time | relevance | path

Searched defs:shouldShowContactPhoto (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
DPrimaryCallState.java42 public final boolean shouldShowContactPhoto; field in PrimaryCallState
91 boolean shouldShowContactPhoto, in PrimaryCallState()