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

  /packages/apps/Contacts/src/com/android/contacts/
ContactsApplication.java 92 mContactPhotoManager = ContactPhotoManager.createContactPhotoManager(this);
ContactPhotoManager.java 110 service = createContactPhotoManager(applicationContext);
116 public static synchronized ContactPhotoManager createContactPhotoManager(Context context) {

Completed in 113 milliseconds