Searched refs:mHandoverRegistrants (Results 1 – 1 of 1) sorted by relevance
367 private final RegistrantList mHandoverRegistrants = new RegistrantList(); field in Phone897 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged()904 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged()913 mHandoverRegistrants.notifyRegistrants(ar); in notifyHandoverStateChanged()1000 migrate(mHandoverRegistrants, from.mHandoverRegistrants); in migrateFrom()