Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DCDMAPhone.java108 private final RegistrantList mEriFileLoadedRegistrants = new RegistrantList(); field in CDMAPhone
1094 mEriFileLoadedRegistrants.add(r); in registerForEriFileLoaded()
1098 mEriFileLoadedRegistrants.remove(h); in unregisterForEriFileLoaded()
1441 mEriFileLoadedRegistrants.notifyRegistrants(); in prepareEri()