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

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

Completed in 180 milliseconds