Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java59 protected RegistrantList mT53AudCntrlInfoRegistrants = new RegistrantList(); field in BaseCommands
658 mT53AudCntrlInfoRegistrants.add(r); in registerForT53AudioControlInfo()
663 mT53AudCntrlInfoRegistrants.remove(h); in unregisterForT53AudioControlInfo()
DRIL.java4273 if (mT53AudCntrlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
4277 mT53AudCntrlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()