OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cdma
(Results
226 - 250
of
497
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/InCallUI/res/values-nb/
strings.xml
68
<string name="labelCDMAMore" msgid="1630676740428229339">"Innstillinger for
CDMA
-samtaler"</string>
77
<string name="additional_cdma_call_settings" msgid="8628958775721886909">"Flere
CDMA
-innstillinger"</string>
78
<string name="sum_cdma_call_settings" msgid="284753265979035549">"Flere
CDMA
-spesifikke innstillinger"</string>
160
<string name="preferred_network_mode_cdma_only_summary" msgid="1309770926198634150">"Foretrukket nettverksmodus: kun
CDMA
"</string>
162
<string name="preferred_network_mode_cdma_evdo_gsm_wcdma_summary" msgid="4726682079415227330">"Foretrukket nettverksmodus:
CDMA
/EvDo/GSM/WCDMA"</string>
165
<string name="preferred_network_mode_lte_cdma_evdo_summary" msgid="228702246343742853">"Foretrukket nettverksmodus:
CDMA
+ LTE/EVDO"</string>
173
<item msgid="1126767511633425977">"
CDMA
+ LTE/EvDo"</item>
174
<item msgid="6389676313771670660">"
CDMA
/EvDo/GSM/WCDMA"</item>
176
<item msgid="1508557726283094448">"
CDMA
uten EvDo"</item>
177
<item msgid="4341433122263841224">"
CDMA
/EvDo automatisk"</item
[
all
...]
/packages/services/Telephony/res/values-nb/
strings.xml
56
<string name="labelCDMAMore" msgid="1630676740428229339">"Innstillinger for
CDMA
-samtaler"</string>
65
<string name="additional_cdma_call_settings" msgid="8628958775721886909">"Flere
CDMA
-innstillinger"</string>
66
<string name="sum_cdma_call_settings" msgid="284753265979035549">"Flere
CDMA
-spesifikke innstillinger"</string>
148
<string name="preferred_network_mode_cdma_only_summary" msgid="1309770926198634150">"Foretrukket nettverksmodus: kun
CDMA
"</string>
150
<string name="preferred_network_mode_cdma_evdo_gsm_wcdma_summary" msgid="4726682079415227330">"Foretrukket nettverksmodus:
CDMA
/EvDo/GSM/WCDMA"</string>
153
<string name="preferred_network_mode_lte_cdma_evdo_summary" msgid="228702246343742853">"Foretrukket nettverksmodus:
CDMA
+ LTE/EVDO"</string>
161
<item msgid="1126767511633425977">"
CDMA
+ LTE/EvDo"</item>
162
<item msgid="6389676313771670660">"
CDMA
/EvDo/GSM/WCDMA"</item>
164
<item msgid="1508557726283094448">"
CDMA
uten EvDo"</item>
165
<item msgid="4341433122263841224">"
CDMA
/EvDo automatisk"</item
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaConnection.java
17
package com.android.internal.telephony.
cdma
;
566
throw new CallStateException ("
CDMA
connection index not assigned");
689
//Rlog.v("
CDMA
", "##### processNextPostDialChar: postDialState == CANCELLED, bail");
715
Rlog.e("
CDMA
", "processNextPostDialChar: c=" + c + " isn't valid!");
945
// UUS information not supported in
CDMA
EriManager.java
17
package com.android.internal.telephony.
cdma
;
38
* EriManager loads the ERI file definitions and manages the
CDMA
roaming information.
86
private static final String LOG_TAG = "
CDMA
";
CdmaCall.java
17
package com.android.internal.telephony.
cdma
;
CdmaInformationRecords.java
17
package com.android.internal.telephony.
cdma
;
/packages/services/Telephony/src/com/android/phone/
PhoneUtils.java
60
import com.android.internal.telephony.
cdma
.CdmaConnection;
446
// the notifier.sendCdmaCallWaitingReject() hack for
CDMA
phones.
448
//
CDMA
: Ringing call and Call waiting hangup is handled differently.
450
// as in
CDMA
we just want to hangup the Call waiting connection.
451
log("hangupRingingCall():
CDMA
-specific call-waiting hangup");
483
* Used in
CDMA
phones to end the complete Call session
567
* current call. e.g. when you are having a phone call with
CDMA
network and has received
604
* For a
CDMA
phone, advance the call state upon making a new
[
all
...]
CdmaPhoneCallState.java
21
* information for Call Waiting and 3Way for
CDMA
instance of Phone App.
CdmaSystemSelectListPreference.java
140
if(DBG) Log.i(LOG_TAG, "reset
cdma
roaming mode to default" );
OtaStartupReceiver.java
152
* allow delaying
CDMA
OTA setup so it can be done in a single wizard. The wizard is responsible
/device/lge/hammerhead/
device.mk
86
frameworks/native/data/etc/android.hardware.telephony.
cdma
.xml:system/etc/permissions/android.hardware.telephony.
cdma
.xml
279
# LTE,
CDMA
, GSM/WCDMA
/docs/source.android.com/src/source/
building-devices.jd
44
system) and the VZW
CDMA
/LTE configuration "toro". On those devices, graphics
47
<p>The Sprint
CDMA
/LTE configuration "toroplus" of Galaxy Nexus is supported
286
and
CDMA
/LTE "mysid" and "mysidspr"),
/external/chromium/chrome/browser/resources/options/chromeos/
internet_detail.html
11
<span id="cellularPlanNavTab" class="tab cellular-details
cdma
-only"
68
class="subpages-tab-contents cellular-details
cdma
-only">
internet_options_page.css
210
#detailsInternetPage[gsm] .
cdma
-only,
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerService.java
41
import android.telephony.
cdma
.CdmaCellLocation;
371
String updateMsg = "
cdma
dBM=" + signalStrength.getCdmaDbm();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipCommandInterface.java
26
import com.android.internal.telephony.
cdma
.CdmaSmsBroadcastConfigInfo;
460
// ***** Methods for
CDMA
support
SipPhoneBase.java
302
Rlog.e(LOG_TAG, "[SipPhone] getEsn() is a
CDMA
method");
308
Rlog.e(LOG_TAG, "[SipPhone] getMeid() is a
CDMA
method");
/external/chromium_org/chrome/browser/chromeos/cros/
network_library_impl_stub.cc
278
supported_carriers.Append(new StringValue("Generic
CDMA
Carrier 1"));
280
supported_carriers.Append(new StringValue("Generic
CDMA
Carrier 2"));
281
supported_carriers.Append(new StringValue("Generic
CDMA
Carrier 3"));
286
cellular->set_carrier("Generic
CDMA
Carrier 2");
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
TelephonyIcons.java
139
//
CDMA
/frameworks/opt/telephony/src/java/android/telephony/
SmsCbLocation.java
25
* geographical scope is cell wide or Location Area wide. For
CDMA
, the
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneProxy.java
168
logd("phoneObjectUpdater: LTE ON
CDMA
property is set. Use
CDMA
Phone" +
173
logd("phoneObjectUpdater: LTE ON
CDMA
property is set. Switch to CDMALTEPhone" +
243
+ (ServiceState.isGsm(newVoiceRadioTech) ? "GSM" : "
CDMA
"));
[
all
...]
PhoneSubInfo.java
63
* Retrieves the unique device ID, e.g., IMEI for GSM phones and MEID for
CDMA
phones.
SmsBroadcastUndelivered.java
27
import com.android.internal.telephony.
cdma
.CdmaInboundSmsHandler;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
UserData.java
17
package com.android.internal.telephony.
cdma
.sms;
/prebuilts/sdk/renderscript/lib/x86/
librsjni.so
Completed in 625 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>