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.java60 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList(); field in BaseCommands
638 mLineControlInfoRegistrants.add(r); in registerForLineControlInfo()
643 mLineControlInfoRegistrants.remove(h); in unregisterForLineControlInfo()
DRIL.java3818 if (mLineControlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
3820 mLineControlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()