HomeSort by relevance Sort by last modified time
    Searched refs:getPhotoBytes (Results 1 - 3 of 3) sorted by null

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 218 public synchronized byte[] getPhotoBytes() {
BaseRecipientAdapter.java 230 // (thus getPhotoBytes() returns null).
    [all...]
RecipientEditTextView.java 519 byte[] photoBytes = contact.getPhotoBytes();
526 photoBytes = contact.getPhotoBytes();
    [all...]

Completed in 62 milliseconds