Searched refs:mGsmSmsRegistrant (Results 1 – 2 of 2) sorted by relevance
118 protected Registrant mGsmSmsRegistrant; field in BaseCommands353 mGsmSmsRegistrant = new Registrant (h, what, obj); in setOnNewGsmSms()358 if (mGsmSmsRegistrant != null && mGsmSmsRegistrant.getHandler() == h) { in unSetOnNewGsmSms()359 mGsmSmsRegistrant.clear(); in unSetOnNewGsmSms()360 mGsmSmsRegistrant = null; in unSetOnNewGsmSms()
179 if (mRil.mGsmSmsRegistrant != null) { in newSms()180 mRil.mGsmSmsRegistrant.notifyRegistrant( in newSms()