Searched refs:mDisplayInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
155 protected final RegistrantList mDisplayInfoRegistrants field in CallManager1522 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()1532 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()2130 mDisplayInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
69 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList(); field in BaseCommands618 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()623 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
5944 if (mDisplayInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()5946 mDisplayInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()