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

  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
FetchProfile.java 46 * Download the envelope of the message. This should include at minimum
49 ENVELOPE,
  /packages/services/Telephony/src/com/android/phone/common/mail/
FetchProfile.java 45 * Download the envelope of the message. This should include at minimum
48 ENVELOPE,
  /external/libgdx/gdx/src/com/badlogic/gdx/
Input.java 110 public static final int ENVELOPE = 65;
382 case ENVELOPE:
383 return "Envelope";

Completed in 464 milliseconds