Searched defs:getConferencePhoto (Results 1 - 1 of 1) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
H A DCallCardPresenter.java579 getConferencePhoto(mPrimary),
808 private Drawable getConferencePhoto(Call call) { method in class:CallCardPresenter
810 Log.v(this, "getConferencePhoto: " + isGenericConference);

Completed in 13 milliseconds