Searched refs:mHandoverRegistrants (Results 1 – 1 of 1) sorted by relevance
390 private final RegistrantList mHandoverRegistrants = new RegistrantList(); field in Phone941 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged()948 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged()957 mHandoverRegistrants.notifyRegistrants(ar); in notifyHandoverStateChanged()1044 migrate(mHandoverRegistrants, from.mHandoverRegistrants); in migrateFrom()