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 182 public boolean mIsTheCurrentActivePhone = true;
415 mIsTheCurrentActivePhone = false;
462 if (!mIsTheCurrentActivePhone) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java 83 if (!mPhone.mIsTheCurrentActivePhone) {
CdmaCallTracker.java     [all...]
CDMAPhone.java     [all...]
CdmaServiceStateTracker.java 287 if (!mPhone.mIsTheCurrentActivePhone) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 177 if (!mPhone.mIsTheCurrentActivePhone) {
291 if (!mPhone.mIsTheCurrentActivePhone) {
    [all...]
GsmCallTracker.java 860 if (!mPhone.mIsTheCurrentActivePhone) {
    [all...]
GSMPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTracker.java     [all...]

Completed in 526 milliseconds