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 125 // mEcmExitRespRegistrant is informed after the phone has been exited the emergency
127 private Registrant mEcmExitRespRegistrant;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMAPhone.java 122 // mEcmExitRespRegistrant is informed after the phone has been exited
126 private Registrant mEcmExitRespRegistrant;
722 mEcmExitRespRegistrant = new Registrant (h, what, obj);
727 mEcmExitRespRegistrant.clear();
    [all...]

Completed in 33 milliseconds