Searched refs:startsWith (Results 176 - 200 of 208) sorted by path

123456789

/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipSessionGroup.java159 if (server.startsWith("[") && server.endsWith("]")) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java1554 if (trimmedLine.startsWith("ssid=")) {
1556 } else if (trimmedLine.startsWith(key + "=")) {
1876 if (key.startsWith(CONFIG_KEY)) {
1908 if (key.startsWith(SSID_KEY)) {
1920 if (key.startsWith(FQDN_KEY)) {
1926 if (key.startsWith(DEFAULT_GW_KEY)) {
1932 if (key.startsWith(STATUS_KEY)) {
1938 if (key.startsWith(SUPPLICANT_DISABLE_REASON_KEY)) {
1944 if (key.startsWith(SELF_ADDED_KEY)) {
1950 if (key.startsWith(DID_SELF_ADD_KE
[all...]
H A DWifiMonitor.java636 if (eventStr.startsWith("IFNAME=")) {
640 if (!mIfaceMap.containsKey(iface) && iface.startsWith("p2p-")) {
679 if (eventStr.startsWith(EVENT_PREFIX_STR)
751 if (!eventStr.startsWith(EVENT_PREFIX_STR)) {
752 if (eventStr.startsWith(WPA_EVENT_PREFIX_STR) &&
755 } else if (eventStr.startsWith(WPS_SUCCESS_STR)) {
757 } else if (eventStr.startsWith(WPS_FAIL_STR)) {
759 } else if (eventStr.startsWith(WPS_OVERLAP_STR)) {
761 } else if (eventStr.startsWith(WPS_TIMEOUT_STR)) {
763 } else if (eventStr.startsWith(P2P_EVENT_PREFIX_ST
[all...]
H A DWifiNative.java186 if (!command.startsWith("GET_NETWORK")) {
197 if (!command.startsWith("STATUS-")) {
209 if (!command.startsWith("GET_NETWORK")) {
988 if (token.startsWith("p2p_device_address=")) {
1009 if (token.startsWith("group_capab=")) {
1035 if (token.startsWith(key)) {
H A DWifiStateMachine.java1490 if (splitData[n].startsWith(SCANCOUNT)) {
1553 } else if (splitData[n].startsWith(BSSID_STR)) {
1556 } else if (splitData[n].startsWith(FREQ_STR)) {
1563 } else if (splitData[n].startsWith(AGE)) {
1571 } else if (splitData[n].startsWith(SSID_STR)) {
1574 } else if (splitData[n].startsWith(LEVEL_STR)) {
1582 } else if (splitData[n].startsWith(DIST)) {
1589 } else if (splitData[n].startsWith(DISTSD)) {
3335 if (lines[i].startsWith(END_STR)) {
3337 } else if (lines[i].startsWith(ID_ST
[all...]
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DImageUtils.java85 return mimeType != null && mimeType.startsWith("image/");
264 if (ssp.startsWith(BASE64_URI_PREFIX)) {
/frameworks/opt/telephony/src/java/android/telephony/
H A DSmsMessage.java787 if (simOperator.startsWith(currentConfig.mOperatorNumber) &&
817 if (simOperator.startsWith(currentConfig.mOperatorNumber) &&
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallTracker.java236 if (mdn.startsWith("+")) {
H A DRetryManager.java180 if ((configStr.startsWith("\"") && configStr.endsWith("\""))) {
H A DSmsNumberUtils.java216 if (networkPortionNumber.startsWith(PLUS_SIGN)
218 if (networkPortionNumber.startsWith(PLUS_SIGN + NANP_IDD)) {
325 } else if (number.startsWith(PLUS_SIGN)) {
333 } else if (number.startsWith(NANP_IDD) && number.length() == NANP_LONG_LENGTH + 3) {
344 if (number.startsWith(idd)) {
346 if(number2 !=null && number2.startsWith(String.valueOf(NANP_CC))){
361 || (number.length() == NANP_LONG_LENGTH && number.startsWith(NANP_NDD))) {
382 if (number.startsWith(PLUS_SIGN)) {
385 if (numberNoNBPCD.startsWith(homeIDD)) {
397 } else if (number.startsWith(homeID
[all...]
H A DWspTypeDecoder.java514 if (value.startsWith("\"")) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaServiceStateTracker.java1313 operatorNumeric.startsWith(INVALID_MCC);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTrackerBase.java337 } else if (action.startsWith(INTENT_RECONNECT_ALARM)) {
340 } else if (action.startsWith(INTENT_RESTART_TRYSETUP_ALARM)) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java1549 if (operatorNumeric.startsWith(numeric)) {
1566 if (operatorNumeric.startsWith(numeric)) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DModelInterpreter.java538 } else if (command.startsWith("+CHLD=")) {
542 } else if (command.startsWith("D")) {
544 } else if (command.startsWith("+CMGS=")) {
571 if (!line.startsWith ("AT")) {
H A DSimulatedGsmCallState.java679 if (phNum.startsWith("*99") && phNum.endsWith("#")) {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCarrierPrivilegeRules.java178 if (!data.startsWith(tag)) {
426 if (mRules.startsWith(TAG_ALL_REF_AR_DO)) {
479 if (rule.startsWith(TAG_REF_DO)) {
484 if (!refDo.value.startsWith(TAG_DEVICE_APP_ID_REF_DO)) {
493 if (!tmp.startsWith(TAG_PKG_REF_DO)) {
502 } else if (rule.startsWith(TAG_AR_DO)) {
507 if (!arDo.value.startsWith(TAG_PERM_AR_DO)) {
/frameworks/opt/telephony/src/java/com/google/android/mms/
H A DContentType.java186 return (null != contentType) && contentType.startsWith("text/");
190 return (null != contentType) && contentType.startsWith("image/");
194 return (null != contentType) && contentType.startsWith("audio/");
198 return (null != contentType) && contentType.startsWith("video/");
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduPersister.java1185 if ((partUri == null) || !partUri.getAuthority().startsWith("mms")) {
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneData.java137 if (!tzId.startsWith("Etc/GMT")) {
242 if (name.startsWith("GMT") && !tz.mTzId.startsWith("Etc/GMT")) {
330 if (!line.startsWith("#") && line.length() > 0) {
379 if (!line.startsWith("#")) { // Skip comment lines
399 if (countryCode == null && !timeZoneId.startsWith("Etc/GMT")) {
H A DTimeZoneFilterTypeAdapter.java198 if (prefixString.startsWith("gmt")) {
219 if (lowerCaseCountry.startsWith(prefixString)
227 if (word.startsWith(prefixString)) {
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java863 && !formatted.startsWith("tel:")) {
1796 if (sipAddress.startsWith("sip:")) {
1805 if (!sipAddress.startsWith("sip:")) {
H A DVCardEntry.java1354 if (rawSip.startsWith("sip:")) {
2207 if (typeStringUpperCase.startsWith("X-")) { // If X- or x-
2238 if (typeStringUpperCase.startsWith("X-")) { // If X- or x-
2295 if (propValue.startsWith("sip:")) {
2297 } else if (propValue.startsWith("tel:")) {
2393 if (propValue.startsWith("sip:")) {
2419 if (propValue.startsWith("sip:")) {
2439 if (typeStringUpperCase.startsWith("X-")) { // If X- or x-
H A DVCardParserImpl_V21.java169 propertyName.startsWith("X-"))
458 } else if (paramName.startsWith("X-")) {
480 || ptypeval.startsWith("X-"))
493 || pvalueval.startsWith("X-")
508 pencodingval.startsWith("X-")) {
630 mCurrentEncoding.startsWith("X-"))) {
H A DVCardUtils.java213 if (typeStringUpperCase.startsWith("X-") && type < 0) {

Completed in 246 milliseconds

123456789