OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMS_INBOX_ID
(Results
1 - 6
of
6
) sorted by null
/frameworks/opt/telephony/src/java/com/google/android/mms/util/
PduCache.java
37
private static final int
MMS_INBOX_ID
= 3;
57
URI_MATCHER.addURI("mms", "inbox/#",
MMS_INBOX_ID
);
138
case
MMS_INBOX_ID
:
195
case
MMS_INBOX_ID
:
/packages/apps/Messaging/src/com/android/messaging/mmslib/util/
PduCache.java
37
private static final int
MMS_INBOX_ID
= 3;
57
URI_MATCHER.addURI("mms", "inbox/#",
MMS_INBOX_ID
);
138
case
MMS_INBOX_ID
:
195
case
MMS_INBOX_ID
:
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsProvider.java
128
case
MMS_INBOX_ID
:
270
case
MMS_INBOX_ID
:
563
case
MMS_INBOX_ID
:
593
case
MMS_INBOX_ID
:
756
case
MMS_INBOX_ID
:
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 486 milliseconds