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.java80 protected RegistrantList mT53AudCntrlInfoRegistrants = new RegistrantList(); field in BaseCommands
734 mT53AudCntrlInfoRegistrants.addUnique(h, what, obj); in registerForT53AudioControlInfo()
739 mT53AudCntrlInfoRegistrants.remove(h); in unregisterForT53AudioControlInfo()
DRIL.java6051 if (mT53AudCntrlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
6055 mT53AudCntrlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()