Searched refs:mDisplayInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
56 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList(); field in BaseCommands560 mDisplayInfoRegistrants.add(r); in registerForDisplayInfo()565 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
153 protected final RegistrantList mDisplayInfoRegistrants field in CallManager1658 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()1668 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()2301 mDisplayInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
4111 if (mDisplayInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()4113 mDisplayInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()