Searched refs:mDisplayInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
157 protected final RegistrantList mDisplayInfoRegistrants field in CallManager1521 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()1531 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()2133 mDisplayInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
73 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList(); field in BaseCommands634 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()639 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
6587 if (mDisplayInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()6589 mDisplayInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()