Searched refs:mDisplayInfoRegistrants (Results 1 – 3 of 3) sorted by relevance
158 protected final RegistrantList mDisplayInfoRegistrants field in CallManager1525 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()1535 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()2133 mDisplayInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
64 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList(); field in BaseCommands619 mDisplayInfoRegistrants.add(r); in registerForDisplayInfo()624 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
5195 if (mDisplayInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()5197 mDisplayInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()