Searched refs:mDisplayInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
53 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList(); field in BaseCommands559 mDisplayInfoRegistrants.add(r); in registerForDisplayInfo()564 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
153 protected final RegistrantList mDisplayInfoRegistrants field in CallManager1659 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()1669 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()2302 mDisplayInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
4237 if (mDisplayInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()4239 mDisplayInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()