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

  /frameworks/base/telephony/java/com/android/internal/telephony/
BaseCommands.java 90 protected Registrant mCatSessionEndRegistrant;
435 mCatSessionEndRegistrant = new Registrant (h, what, obj);
439 mCatSessionEndRegistrant.clear();
RIL.java     [all...]

Completed in 17 milliseconds