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

/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
H A DPrimaryInfo.java74 @ContactPhotoType int phototType,
90 this.photoType = phototType;
67 PrimaryInfo( @ullable String number, @Nullable String name, boolean nameIsNumber, @Nullable String location, @Nullable String label, @Nullable Drawable photo, @ContactPhotoType int phototType, boolean isSipCall, boolean isContactPhotoShown, boolean isWorkCall, boolean isSpam, boolean answeringDisconnectsOngoingCall, boolean shouldShowLocation, @Nullable String contactInfoLookupKey, @Nullable MultimediaData multimediaData, int numberPresentation) argument

Completed in 84 milliseconds