Searched defs:NUMBER (Results 1 - 11 of 11) 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/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.java164 public static final String NUMBER = Calls.NUMBER; field in class:VoicemailContract.Voicemails
416 contentValues.put(Voicemails.NUMBER, voicemail.getNumber());
H A DCallLog.java230 public static final String NUMBER = "number"; field in class:CallLog.Calls
661 values.put(NUMBER, number);
837 new String[] {NUMBER},
H A DContacts.java916 public static final String NUMBER = "number"; field in interface:Contacts.PhonesColumns
H A DContactsContract.java1046 * <p>Type: NUMBER</p>
1053 * <p>Type: NUMBER</p>
1066 * <p>Type: NUMBER</p>
1080 * <p>Type: NUMBER</p>
1087 * <p>Type: NUMBER</p>
2111 * Type: NUMBER
3221 * <p>Type: NUMBER</p>
3234 * <p>Type: NUMBER</p>
3241 * <p>Type: NUMBER</p>
3727 * <P>Type: NUMBER</
5074 public static final String NUMBER = "number"; field in interface:ContactsContract.PhoneLookupColumns
6084 public static final String NUMBER = DATA; field in class:ContactsContract.CommonDataKinds.Phone
[all...]
/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java200 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 275 milliseconds