Searched refs:mCellInfoRegistrants (Results 1 – 1 of 1) sorted by relevance
400 private final RegistrantList mCellInfoRegistrants = new RegistrantList(); field in Phone1014 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()