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

/frameworks/base/core/java/android/util/
H A DJsonToken.java64 NUMBER, enum constant in enum:JsonToken
/frameworks/base/core/java/android/content/
H A DUriMatcher.java195 child.mWhich = NUMBER;
245 case NUMBER:
272 private static final int NUMBER = 1; field in class:UriMatcher
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DVoiceMailConstants.java45 static final int NUMBER = 1; field in class:VoiceMailConstants
65 return data[NUMBER];
104 data[NUMBER] = parser.getAttributeValue(null, "vmnumber");
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dsad_inline.h61 #define NUMBER 3 macro
66 #undef NUMBER macro
67 #define NUMBER 2 macro
72 #undef NUMBER macro
73 #define NUMBER 1 macro
231 #define NUMBER 3 macro
237 #undef NUMBER macro
238 #define NUMBER 2 macro
245 #undef NUMBER macro
246 #define NUMBER macro
405 #define NUMBER macro
411 #undef NUMBER macro
412 #define NUMBER macro
419 #undef NUMBER macro
420 #define NUMBER macro
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dsad_inline.h64 #define NUMBER 3 macro
69 #undef NUMBER macro
70 #define NUMBER 2 macro
75 #undef NUMBER macro
76 #define NUMBER 1 macro
234 #define NUMBER 3 macro
240 #undef NUMBER macro
241 #define NUMBER 2 macro
248 #undef NUMBER macro
249 #define NUMBER macro
423 #define NUMBER macro
429 #undef NUMBER macro
430 #define NUMBER macro
437 #undef NUMBER macro
438 #define NUMBER macro
[all...]
/frameworks/base/core/java/android/provider/
H A DVoicemailContract.java202 public static final String NUMBER = Calls.NUMBER; field in class:VoicemailContract.Voicemails
383 contentValues.put(Voicemails.NUMBER, voicemail.getNumber());
H A DCallLog.java224 public static final String NUMBER = "number"; field in class:CallLog.Calls
648 values.put(NUMBER, number);
824 new String[] {NUMBER},
H A DContacts.java922 public static final String NUMBER = "number"; field in interface:Contacts.PhonesColumns
H A DContactsContract.java1015 * <p>Type: NUMBER</p>
1022 * <p>Type: NUMBER</p>
1035 * <p>Type: NUMBER</p>
1049 * <p>Type: NUMBER</p>
1056 * <p>Type: NUMBER</p>
2080 * Type: NUMBER
3190 * <p>Type: NUMBER</p>
3203 * <p>Type: NUMBER</p>
3210 * <p>Type: NUMBER</p>
3696 * <P>Type: NUMBER</
5025 public static final String NUMBER = "number"; field in interface:ContactsContract.PhoneLookupColumns
6035 public static final String NUMBER = DATA; field in class:ContactsContract.CommonDataKinds.Phone
[all...]
/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java201 public static final String NUMBER = "number"; field in class:SubscriptionManager
/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...

Completed in 3273 milliseconds