Searched defs:number (Results 26 - 46 of 46) sorted by relevance

12

/frameworks/base/core/java/android/view/
H A DKeyCharacterMap.java405 * Gets the number or symbol associated with the key.
408 * If the key is not a number, but is a symbol, the symbol is retuned.
412 * as alphabetic and symbolic keys. This method returns the number
520 * The "number" value (see {@link #getNumber}).
522 public char number; field in class:KeyCharacterMap.KeyData
561 results.number = nativeGetNumber(mPtr, keyCode);
/frameworks/base/core/java/com/google/android/mms/pdu/
H A DPduComposer.java219 * Append an octet number between 128 and 255 into mMessage.
225 protected void appendOctet(int number) { argument
226 append(number);
255 * ; The minimum number of octets must be used to encode the value.
462 // Phone number.
1133 * @return PDU_PHONE_NUMBER_ADDRESS_TYPE if it is phone number,
1146 * device-address = ( global-phone-number "/TYPE=PLMN" )
1150 * global-phone-number = ["+"] 1*( DIGIT / written-sep )
1166 // Phone number.
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccRecords.java47 protected int recordsToLoad; // number of pending load requests
56 protected String msisdn = null; // My mobile number
66 protected int mailboxIndex = 0; // 0 is no mailbox dailing number associated
192 * Set subscriber number to SIM record
194 * The subscriber number is stored in EF_MSISDN (TS 51.011)
199 * @param number dailing nubmer (up to 20 digits)
200 * if the number starts with '+', then set to international TOA
206 public void setMsisdnNumber(String alphaTag, String number, argument
209 msisdn = number;
238 * Set voice mail number t
[all...]
H A DPhoneProxy.java579 public void setLine1Number(String alphaTag, String number, Message onComplete) { argument
580 mActivePhone.setLine1Number(alphaTag, number, onComplete);
H A DRIL.java223 // The number of requests pending to be sent out, it increases before calling
227 // The number of requests sent out but waiting for response. It increases while
257 // The number of the required config values for broadcast SMS stored in the C struct
1589 String number, int timeSeconds, Message response) {
1596 rr.mp.writeInt(PhoneNumberUtils.toaFromString(number));
1597 rr.mp.writeString(number);
1609 String number, Message response) {
1616 rr.mp.writeInt(PhoneNumberUtils.toaFromString(number));
1617 rr.mp.writeString(number);
2886 infos[i].number
1588 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
1608 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
[all...]
H A DCommandsInterface.java420 * Registers the handler for CDMA number information record
431 * Registers the handler for CDMA redirected number Information record
1128 String number, int timeSeconds, Message response);
1139 String number, Message response);
1127 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
1138 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
H A DPhone.java936 * Get the line 1 phone number (MSISDN). For CDMA phones, the MDN is returned
939 * @return phone number. May return null if not
945 * Returns the alpha tag associated with the msisdn number.
952 * Sets the MSISDN phone number in the SIM card.
954 * @param alphaTag the alpha tag associated with the MSISDN phone number
956 * @param number the new MSISDN phone number to be set on the SIM.
959 void setLine1Number(String alphaTag, String number, Message onComplete); argument
962 * Get the voice mail access phone number. Typically dialed when the
975 * Returns the alpha tag associated with the voice mail number
[all...]
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp70 unsigned number() const { return mProgramNumber; } function in struct:android::ATSParser::Program
170 ALOGV("new program number %u", programNumber);
255 // infoBytesRemaining is the number of bytes that make up the
922 if (program->number() == program_number) {
1072 if (which >= 0 && (int)program->number() != which) {
/frameworks/base/libs/androidfw/
H A DKeyCharacterMap.cpp221 result = key->number;
570 char16_t number = parcel->readInt32(); local
577 key->number = number;
618 parcel->writeInt32(key->number);
635 label(0), number(0), firstBehavior(NULL) {
639 label(other.label), number(other.number),
814 ALOGE("%s: Expected key %s number, got '%s'.", mTokenizer->getLocation().string(),
888 } else if (token == "number") {
[all...]
/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java48 * Various utilities for dealing with phone number strings.
55 * (See "What is a phone number?" doc)
82 * global-phone-number = ["+"] 1*( DIGIT / written-sep )
143 /** Extracts the phone number from an Intent.
145 * @param intent the intent to get the number of
148 * @return the phone number that would be called by the intent, or
149 * <code>null</code> if the number cannot be found.
152 String number = null;
188 number = c.getString(c.getColumnIndex(phoneColumn));
195 return number;
1054 numberToCalledPartyBCD(String number) argument
1063 numberToCalledPartyBCDHelper(String number, boolean includeLength) argument
1513 replaceUnicodeDigits(String number) argument
1553 isEmergencyNumber(String number) argument
1579 isPotentialEmergencyNumber(String number) argument
1604 isEmergencyNumberInternal(String number, boolean useExactMatch) argument
1618 isEmergencyNumber(String number, String defaultCountryIso) argument
1645 isPotentialEmergencyNumber(String number, String defaultCountryIso) argument
1665 isEmergencyNumberInternal(String number, String defaultCountryIso, boolean useExactMatch) argument
1746 isLocalEmergencyNumber(String number, Context context) argument
1774 isPotentialLocalEmergencyNumber(String number, Context context) argument
1797 isLocalEmergencyNumberInternal(String number, Context context, boolean useExactMatch) argument
1825 isVoiceMailNumber(String number) argument
2136 isUriNumber(String number) argument
2153 getUsernameFromUriNumber(String number) argument
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSIMRecords.java263 * Set subscriber number to SIM record
265 * The subscriber number is stored in EF_MSISDN (TS 51.011)
270 * @param number dailing nubmer (up to 20 digits)
271 * if the number starts with '+', then set to international TOA
277 public void setMsisdnNumber(String alphaTag, String number, argument
280 msisdn = number;
301 * Set voice mail number to SIM record
303 * The voice mail number can be stored either in EF_MBDN (TS 51.011) or
306 * If EF_MBDN is available, store the voice mail number to EF_MBDN
308 * If EF_MAILBOX_CPHS is enabled, store the voice mail number t
[all...]
H A DGSMPhone.java99 // Key used to read/write voice mail number
789 private void storeVoiceMailNumber(String number) { argument
792 editor.putString(VM_NUMBER, number);
799 String number = mIccRecords.getVoiceMailNumber();
800 if (TextUtils.isEmpty(number)) {
802 number = sp.getString(VM_NUMBER, null);
804 return number;
871 public void setLine1Number(String alphaTag, String number, Message onComplete) { argument
872 mIccRecords.setMsisdnNumber(alphaTag, number, onComplete);
1174 // voice mail number
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java297 public void setLine1Number(String alphaTag, String number, Message onComplete) { argument
H A DSipCommandInterface.java250 String number, int timeSeconds, Message response) {
254 String number, Message response) {
249 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message response) argument
253 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message response) argument
/frameworks/base/core/java/android/app/
H A DNotification.java135 * The number of events that this notification represents. For example, in a new mail
136 * notification, this could be the number of unread messages.
139 * example, before {@link android.os.Build.VERSION_CODES#HONEYCOMB}, this number was
142 * {@link Notification.Builder} has displayed the number in the expanded notification view.
144 * If the number is 0 or negative, it is never shown.
146 public int number; field in class:Notification
251 * The number of milliseconds for the LED to be on while it's flashing.
260 * The number of milliseconds for the LED to be off while it's flashing.
285 * <li>To flash the LED, pass the number of milliseconds that it should
551 number
1072 setNumber(int number) argument
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java125 // string to define how the carrier specifies its own ota sp number
198 // get the string that specifies the carrier OTA Sp number
547 public void setLine1Number(String alphaTag, String number, Message onComplete) { argument
734 String number = null;
736 // TODO: The default value of voicemail number should be read from a system property
738 // Read platform settings for dynamic voicemail number
741 number = sp.getString(VM_NUMBER_CDMA, getLine1Number());
743 number = sp.getString(VM_NUMBER_CDMA, "*86");
745 return number;
1238 * in the carrier ota sp number schem
1386 storeVoiceMailNumber(String number) argument
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1127 String number, int timeSeconds, Message result) {unimplemented(result);}
1138 String number, Message result) {unimplemented(result);}
1231 triggerRing(String number) { argument
1232 simulatedCallState.triggerRing(number);
1126 setCallForward(int action, int cfReason, int serviceClass, String number, int timeSeconds, Message result) argument
1137 queryCallForwardStatus(int cfReason, int serviceClass, String number, Message result) argument
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DUsimDataDownloadCommands.java406 public void setCallForward(int action, int cfReason, int serviceClass, String number, argument
411 public void queryCallForwardStatus(int cfReason, int serviceClass, String number, argument
/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java113 // TODO: get correct number/ algorithm from with UX.
699 * focus. By default, the number of displayed recipients will be
893 private static boolean isPhoneNumber(String number) { argument
897 if (TextUtils.isEmpty(number)) {
901 Matcher match = Patterns.PHONE.matcher(number);
912 // The number often arrives as "(800) 123-1231, ".
920 // look for something that looks like a phone number. At this point, the original
924 // If we can get a phone number from tokenizing, then generate an entry from
937 // If the original token is a phone number to start with or as a last resort, use the
/frameworks/base/core/java/android/provider/
H A DTelephony.java489 * The number of messages in the conversation
1402 * Returns true if the number is a Phone number
1404 * @param number the input number to be tested
1405 * @return true if number is a Phone number
1407 public static boolean isPhoneNumber(String number) { argument
1408 if (TextUtils.isEmpty(number)) {
1412 Matcher match = Patterns.PHONE.matcher(number);
[all...]
/frameworks/compile/mclinker/utils/gtest/src/
H A Dgtest-all.cpp628 // Parameter num_chars may additionally limit the number
659 // Given the total number of shards, the shard index, and the test id,
668 // Returns the number of elements in the given container that satisfy
814 // max_depth - the maximum number of stack frames to be included
816 // skip_count - the number of top frames to be skipped; doesn't count
921 // Gets the number of successful test cases.
924 // Gets the number of failed test cases.
927 // Gets the number of all test cases.
930 // Gets the number of all test cases that contain at least one test
934 // Gets the number o
1369 ParseNaturalNumber(const ::std::string& str, Integer* number) argument
[all...]

Completed in 411 milliseconds

12