OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPhoneBase
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java
56
protected PhoneBase
mPhoneBase
;
202
mPhoneBase
= phoneBase;
205
mVoiceCapable =
mPhoneBase
.getContext().getResources().getBoolean(
212
mPhoneBase
.setSystemProperty(TelephonyProperties.PROPERTY_DATA_NETWORK_TYPE,
232
mPhoneBase
.notifySignalStrength();
252
mPhoneBase
.setSystemProperty(TelephonyProperties.PROPERTY_DATA_NETWORK_TYPE,
273
mPhoneBase
.updatePhoneObject(mSS.getRilVoiceRadioTechnology());
434
mPhoneBase
.notifyCellInfo(list);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java
489
mPhoneBase
.notifyCellInfo(arrayCi);
510
mPhoneBase
.notifyCellInfo(arrayCi);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java
656
boolean isVoiceCapable =
mPhoneBase
.getContext().getResources()
[
all
...]
Completed in 43 milliseconds