Searched refs:mIccSmsFullRegistrant (Results 1 – 3 of 3) sorted by relevance
142 protected Registrant mIccSmsFullRegistrant; field in BaseCommands522 mIccSmsFullRegistrant = new Registrant (h, what, obj); in setOnIccSmsFull()527 if (mIccSmsFullRegistrant != null && mIccSmsFullRegistrant.getHandler() == h) { in unSetOnIccSmsFull()528 mIccSmsFullRegistrant.clear(); in unSetOnIccSmsFull()529 mIccSmsFullRegistrant = null; in unSetOnIccSmsFull()
487 if (mRil.mIccSmsFullRegistrant != null) { in simSmsStorageFull()488 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in simSmsStorageFull()568 if (mRil.mIccSmsFullRegistrant != null) { in cdmaRuimSmsStorageFull()569 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in cdmaRuimSmsStorageFull()
2215 if (mIccSmsFullRegistrant != null) { in notifyIccSmsFull()2216 mIccSmsFullRegistrant.notifyRegistrant(); in notifyIccSmsFull()