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.java60 protected RegistrantList mT53AudCntrlInfoRegistrants = new RegistrantList(); field in BaseCommands
674 mT53AudCntrlInfoRegistrants.add(r); in registerForT53AudioControlInfo()
679 mT53AudCntrlInfoRegistrants.remove(h); in unregisterForT53AudioControlInfo()
DRIL.java4620 if (mT53AudCntrlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
4624 mT53AudCntrlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()