Home
last modified time | relevance | path

Searched refs:mDisplayInfoRegistrants (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java157 protected final RegistrantList mDisplayInfoRegistrants field in CallManager
1514 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()
1524 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
2113 mDisplayInfoRegistrants.notifyRegistrants((AsyncResult) msg.obj); in handleMessage()
DBaseCommands.java74 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList(); field in BaseCommands
654 mDisplayInfoRegistrants.addUnique(h, what, obj); in registerForDisplayInfo()
659 mDisplayInfoRegistrants.remove(h); in unregisterForDisplayInfo()
DRIL.java6015 if (mDisplayInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6017 mDisplayInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()
/frameworks/base/config/
Ddirty-image-objects1055 …llManager;.INSTANCE:Lcom/android/internal/telephony/CallManager;.mDisplayInfoRegistrants:Lcom/andr…