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.java75 protected RegistrantList mT53AudCntrlInfoRegistrants = new RegistrantList(); field in BaseCommands
709 mT53AudCntrlInfoRegistrants.addUnique(h, what, obj); in registerForT53AudioControlInfo()
714 mT53AudCntrlInfoRegistrants.remove(h); in unregisterForT53AudioControlInfo()
DRIL.java5980 if (mT53AudCntrlInfoRegistrants != null) { in notifyRegistrantsCdmaInfoRec()
5984 mT53AudCntrlInfoRegistrants.notifyRegistrants( in notifyRegistrantsCdmaInfoRec()