Searched defs:Telephony (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java43 * The Telephony provider contains data related to phone operation, specifically SMS and MMS
58 * SMS Provider (the tables defined within the {@code Telephony} class) and only the default SMS
59 * app receives the {@link android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION} broadcast
61 * android.provider.Telephony.Sms.Intents#WAP_PUSH_DELIVER_ACTION} broadcast when the user
67 * (<code>"android.provider.Telephony.SMS_DELIVER"</code>). The broadcast receiver must also
71 * Sms.Intents#WAP_PUSH_DELIVER_ACTION}} ({@code "android.provider.Telephony.WAP_PUSH_DELIVER"})
104 public final class Telephony { class
105 private static final String TAG = "Telephony";
111 private Telephony() { method in class:Telephony
650 "android.provider.Telephony
[all...]

Completed in 68 milliseconds