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

/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java46 * The Telephony provider contains data related to phone operation, specifically SMS and MMS
61 * SMS Provider (the tables defined within the {@code Telephony} class) and only the default SMS
62 * app receives the {@link android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION} broadcast
64 * android.provider.Telephony.Sms.Intents#WAP_PUSH_DELIVER_ACTION} broadcast when the user
70 * (<code>"android.provider.Telephony.SMS_DELIVER"</code>). The broadcast receiver must also
74 * Sms.Intents#WAP_PUSH_DELIVER_ACTION}} ({@code "android.provider.Telephony.WAP_PUSH_DELIVER"})
107 public final class Telephony { class
108 private static final String TAG = "Telephony";
114 private Telephony() { method in class:Telephony
411 Rlog.v(TAG,"Telephony addMessageToUr
[all...]

Completed in 1983 milliseconds