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

/frameworks/base/core/java/android/content/
H A DUriMatcher.java178 child.mWhich = NUMBER;
230 case NUMBER:
257 private static final int NUMBER = 1; field in class:UriMatcher
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
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/base/core/java/android/provider/
H A DCallLog.java88 public static final String NUMBER = "number"; field in class:CallLog.Calls
169 values.put(NUMBER, number);
203 new String[] {NUMBER},
H A DContacts.java923 public static final String NUMBER = "number"; field in interface:Contacts.PhonesColumns
H A DContactsContract.java407 * <p>Type: NUMBER</p>
414 * <p>Type: NUMBER</p>
428 * <p>Type: NUMBER</p>
442 * <p>Type: NUMBER</p>
449 * <p>Type: NUMBER</p>
1938 * <p>Type: NUMBER</p>
1944 * <p>Type: NUMBER</p>
1951 * <p>Type: NUMBER</p>
1958 * <p>Type: NUMBER</p>
2119 * For example, {@link CommonDataKinds.Phone Phone.NUMBER} i
2852 public static final String NUMBER = "number"; field in interface:ContactsContract.PhoneLookupColumns
3691 public static final String NUMBER = DATA; field in class:ContactsContract.CommonDataKinds.Phone
[all...]
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
H A Dsad_inline.h59 #define NUMBER 3 macro
64 #undef NUMBER macro
65 #define NUMBER 2 macro
70 #undef NUMBER macro
71 #define NUMBER 1 macro
229 #define NUMBER 3 macro
235 #undef NUMBER macro
236 #define NUMBER 2 macro
243 #undef NUMBER macro
244 #define NUMBER macro
367 #define NUMBER macro
373 #undef NUMBER macro
374 #define NUMBER macro
381 #undef NUMBER macro
382 #define NUMBER macro
[all...]
/frameworks/base/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...]

Completed in 779 milliseconds