HomeSort by relevance Sort by last modified time
    Searched refs:mIsTheCurrentActivePhone (Results 1 - 9 of 9) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 134 public boolean mIsTheCurrentActivePhone = true;
312 mIsTheCurrentActivePhone = false;
345 if (!mIsTheCurrentActivePhone) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java 70 if (!mPhone.mIsTheCurrentActivePhone) {
CdmaCallTracker.java     [all...]
CDMAPhone.java     [all...]
CdmaServiceStateTracker.java 271 if (!mPhone.mIsTheCurrentActivePhone) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 171 if (!mPhone.mIsTheCurrentActivePhone) {
279 if (!mPhone.mIsTheCurrentActivePhone) {
    [all...]
GsmCallTracker.java 858 if (!mPhone.mIsTheCurrentActivePhone) {
    [all...]
GSMPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java     [all...]

Completed in 41 milliseconds