Home | History | Annotate | Download | only in editor

Lines Matching refs:setPhoto

1623     private void setPhoto(long rawContact, Bitmap photo, String photoFile) {
1628 Log.w(TAG, "Invalid bitmap passed to setPhoto()");
1848 setPhoto(mRawContactId, bitmap, mCurrentPhotoFile);