Searched refs:mIccSmsFullRegistrant (Results 1 – 4 of 4) sorted by relevance
72 if (mRil.mIccSmsFullRegistrant != null) { in cdmaRuimSmsStorageFull()73 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in cdmaRuimSmsStorageFull()158 if (mRil.mIccSmsFullRegistrant != null) { in simSmsStorageFull()159 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in simSmsStorageFull()
150 protected Registrant mIccSmsFullRegistrant; field in BaseCommands542 mIccSmsFullRegistrant = new Registrant (h, what, obj); in setOnIccSmsFull()547 if (mIccSmsFullRegistrant != null && mIccSmsFullRegistrant.getHandler() == h) { in unSetOnIccSmsFull()548 mIccSmsFullRegistrant.clear(); in unSetOnIccSmsFull()549 mIccSmsFullRegistrant = null; in unSetOnIccSmsFull()
469 if (mRil.mIccSmsFullRegistrant != null) { in simSmsStorageFull()470 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in simSmsStorageFull()548 if (mRil.mIccSmsFullRegistrant != null) { in cdmaRuimSmsStorageFull()549 mRil.mIccSmsFullRegistrant.notifyRegistrant(); in cdmaRuimSmsStorageFull()
2168 if (mIccSmsFullRegistrant != null) { in notifyIccSmsFull()2169 mIccSmsFullRegistrant.notifyRegistrant(); in notifyIccSmsFull()