OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportMSim
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Messaging/src/android/support/v7/mms/
Utils.java
50
static boolean
supportMSim
() {
70
if (
supportMSim
()) {
84
if (
supportMSim
()) {
104
if (Utils.
supportMSim
()) {
135
if (!
supportMSim
()) {
MmsHttpClient.java
394
if (Utils.
supportMSim
()) {
415
if (Utils.
supportMSim
()) {
442
if (Utils.
supportMSim
()) {
DefaultApnSettingsLoader.java
288
if (Utils.
supportMSim
() && subId != MmsManager.DEFAULT_SUB_ID) {
Completed in 87 milliseconds