Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java116 private final RegistrantList mEriFileLoadedRegistrants = new RegistrantList(); field in CDMAPhone
1409 mEriFileLoadedRegistrants.add(r); in registerForEriFileLoaded()
1413 mEriFileLoadedRegistrants.remove(h); in unregisterForEriFileLoaded()
1771 mEriFileLoadedRegistrants.notifyRegistrants(); in prepareEri()