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.java78 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList(); field in BaseCommands
714 mLineControlInfoRegistrants.addUnique(h, what, obj); in registerForLineControlInfo()
719 mLineControlInfoRegistrants.remove(h); in unregisterForLineControlInfo()
DRIL.java6039 if (mLineControlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6041 mLineControlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()