Searched defs:mRestrictedStateRegistrant (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java83 protected Registrant mRestrictedStateRegistrant; field in class:BaseCommands
469 mRestrictedStateRegistrant = new Registrant (h, what, obj);
474 mRestrictedStateRegistrant.clear();

Completed in 28 milliseconds