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

  /packages/apps/Dialer/java/com/android/voicemail/impl/imap/
ImapHelper.java 38 import com.android.voicemail.impl.mail.FetchProfile;
244 FetchProfile fetchProfile = new FetchProfile();
245 fetchProfile.add(messageStructureWrapper.transcriptionBodyPart);
247 mFolder.fetch(new Message[] {messageDetails}, fetchProfile, listener);
302 FetchProfile fetchProfile = new FetchProfile();
303 fetchProfile.addAll
    [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 58 milliseconds