Searched refs:populatePhotoBytesAsync (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DPhotoManager.java39 void populatePhotoBytesAsync(RecipientEntry entry, PhotoManagerCallback callback); method in interface:PhotoManager
H A DDefaultPhotoManager.java64 public void populatePhotoBytesAsync(RecipientEntry entry, PhotoManagerCallback callback) { method in class:DefaultPhotoManager
H A DBaseRecipientAdapter.java866 mPhotoManager.populatePhotoBytesAsync(entry, this);
879 mPhotoManager.populatePhotoBytesAsync(entry, this);
929 mPhotoManager.populatePhotoBytesAsync(entry, cb);

Completed in 123 milliseconds