Searched refs:mIccSmsFullRegistrant (Results 1 – 3 of 3) sorted by relevance
94 protected Registrant mIccSmsFullRegistrant; field in BaseCommands469 mIccSmsFullRegistrant = new Registrant (h, what, obj); in setOnIccSmsFull()474 if (mIccSmsFullRegistrant != null && mIccSmsFullRegistrant.getHandler() == h) { in unSetOnIccSmsFull()475 mIccSmsFullRegistrant.clear(); in unSetOnIccSmsFull()476 mIccSmsFullRegistrant = null; in unSetOnIccSmsFull()
376 if (mRil.mIccSmsFullRegistrant != null) { in simSmsStorageFull()377 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in simSmsStorageFull()460 if (mRil.mIccSmsFullRegistrant != null) { in cdmaRuimSmsStorageFull()461 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in cdmaRuimSmsStorageFull()
2080 if (mIccSmsFullRegistrant != null) { in notifyIccSmsFull()2081 mIccSmsFullRegistrant.notifyRegistrant(); in notifyIccSmsFull()