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.java68 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList(); field in BaseCommands
696 mLineControlInfoRegistrants.add(r); in registerForLineControlInfo()
701 mLineControlInfoRegistrants.remove(h); in unregisterForLineControlInfo()
DRIL.java5219 if (mLineControlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5221 mLineControlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()