Home
last modified time | relevance | path

Searched defs:PhotoData (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/pim/vcard/
DContactStruct.java325 static public class PhotoData { class in ContactStruct
331 public PhotoData(int type, String formatName, byte[] photoBytes) { in PhotoData() method in ContactStruct.PhotoData