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

  /frameworks/base/telephony/java/com/android/internal/telephony/
BaseCommands.java 89 protected Registrant mRestrictedStateRegistrant;
405 mRestrictedStateRegistrant = new Registrant (h, what, obj);
409 mRestrictedStateRegistrant.clear();
RIL.java     [all...]

Completed in 185 milliseconds