Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java400 private final RegistrantList mCellInfoRegistrants = new RegistrantList(); field in Phone
1014 migrate(mCellInfoRegistrants, from.mCellInfoRegistrants); in migrateFrom()
1662 mCellInfoRegistrants.add(h, what, obj); in registerForCellInfo()
1670 mCellInfoRegistrants.remove(h); in unregisterForCellInfo()
2580 mCellInfoRegistrants.notifyRegistrants(ar); in notifyCellInfo()