Searched refs:mIccSmsFullRegistrant (Results 1 – 3 of 3) sorted by relevance
88 protected Registrant mIccSmsFullRegistrant; field in BaseCommands453 mIccSmsFullRegistrant = new Registrant (h, what, obj); in setOnIccSmsFull()458 if (mIccSmsFullRegistrant != null && mIccSmsFullRegistrant.getHandler() == h) { in unSetOnIccSmsFull()459 mIccSmsFullRegistrant.clear(); in unSetOnIccSmsFull()460 mIccSmsFullRegistrant = null; in unSetOnIccSmsFull()
310 if (mRil.mIccSmsFullRegistrant != null) { in simSmsStorageFull()311 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in simSmsStorageFull()394 if (mRil.mIccSmsFullRegistrant != null) { in cdmaRuimSmsStorageFull()395 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in cdmaRuimSmsStorageFull()
1983 if (mIccSmsFullRegistrant != null) { in notifyIccSmsFull()1984 mIccSmsFullRegistrant.notifyRegistrant(); in notifyIccSmsFull()