OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Telephony
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/android/provider/
Telephony.java
29
import android.
telephony
.SmsMessage;
31
import android.
telephony
.Rlog;
34
import com.android.internal.
telephony
.SmsApplication;
43
* The
Telephony
provider contains data related to phone operation, specifically SMS and MMS
47
* devices. If your app depends on
telephony
features such as for managing SMS messages, include
49
* </a> element in your manifest that declares the {@code "android.hardware.
telephony
"} hardware
50
* feature. Alternatively, you can check for
telephony
availability at runtime using either
53
* android.
telephony
.TelephonyManager#getPhoneType}.</p>
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} broadcas
[
all
...]
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 50 milliseconds