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.java58 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList(); field in BaseCommands
652 mLineControlInfoRegistrants.add(r); in registerForLineControlInfo()
657 mLineControlInfoRegistrants.remove(h); in unregisterForLineControlInfo()
DRIL.java4608 if (mLineControlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
4610 mLineControlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()