OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defRoamInd
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
EriManager.java
282
private EriDisplayInformation getEriDisplayInformation(int roamInd, int
defRoamInd
){
398
if(
defRoamInd
> 2) {
399
if (VDBG) Rlog.v(LOG_TAG, "ERI
defRoamInd
> 2 ...flashing");
406
if (VDBG) Rlog.v(LOG_TAG, "ERI
defRoamInd
<= 2");
407
switch (
defRoamInd
) {
439
EriInfo defEriInfo = getEriInfo(
defRoamInd
);
443
+ " not found in ERI file ...using
defRoamInd
" +
defRoamInd
);
446
Rlog.e(LOG_TAG, "ERI
defRoamInd
" +
defRoamInd
[
all
...]
CDMAPhone.java
[
all
...]
Completed in 28 milliseconds