Searched refs:mIccSmsFullRegistrant (Results 1 – 3 of 3) sorted by relevance
136 protected Registrant mIccSmsFullRegistrant; field in BaseCommands506 mIccSmsFullRegistrant = new Registrant (h, what, obj); in setOnIccSmsFull()511 if (mIccSmsFullRegistrant != null && mIccSmsFullRegistrant.getHandler() == h) { in unSetOnIccSmsFull()512 mIccSmsFullRegistrant.clear(); in unSetOnIccSmsFull()513 mIccSmsFullRegistrant = null; in unSetOnIccSmsFull()
424 if (mRil.mIccSmsFullRegistrant != null) { in simSmsStorageFull()425 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in simSmsStorageFull()505 if (mRil.mIccSmsFullRegistrant != null) { in cdmaRuimSmsStorageFull()506 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in cdmaRuimSmsStorageFull()
2179 if (mIccSmsFullRegistrant != null) { in notifyIccSmsFull()2180 mIccSmsFullRegistrant.notifyRegistrant(); in notifyIccSmsFull()