Home
last modified time | relevance | path

Searched refs:mLineControlInfoRegistrants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java73 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList(); field in BaseCommands
689 mLineControlInfoRegistrants.addUnique(h, what, obj); in registerForLineControlInfo()
694 mLineControlInfoRegistrants.remove(h); in unregisterForLineControlInfo()
DRIL.java5968 if (mLineControlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5970 mLineControlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()