Searched refs:mGsmSmsRegistrant (Results 1 – 2 of 2) sorted by relevance
112 protected Registrant mGsmSmsRegistrant; field in BaseCommands337 mGsmSmsRegistrant = new Registrant (h, what, obj); in setOnNewGsmSms()342 if (mGsmSmsRegistrant != null && mGsmSmsRegistrant.getHandler() == h) { in unSetOnNewGsmSms()343 mGsmSmsRegistrant.clear(); in unSetOnNewGsmSms()344 mGsmSmsRegistrant = null; in unSetOnNewGsmSms()
170 if (mRil.mGsmSmsRegistrant != null) { in newSms()171 mRil.mGsmSmsRegistrant.notifyRegistrant( in newSms()