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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 140 // mEcmExitRespRegistrant is informed after the phone has been exited the emergency
142 private Registrant mEcmExitRespRegistrant;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMAPhone.java 121 // mEcmExitRespRegistrant is informed after the phone has been exited
125 private Registrant mEcmExitRespRegistrant;
756 mEcmExitRespRegistrant = new Registrant (h, what, obj);
761 mEcmExitRespRegistrant.clear();
    [all...]

Completed in 331 milliseconds