Searched refs:mHandoverRegistrants (Results 1 – 2 of 2) sorted by relevance
112 protected final RegistrantList mHandoverRegistrants field in PhoneMock214 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged()218 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged()223 mHandoverRegistrants.notifyRegistrants(ar); in notifyHandoverStateChanged()
352 private final RegistrantList mHandoverRegistrants = new RegistrantList(); field in Phone896 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged()903 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged()912 mHandoverRegistrants.notifyRegistrants(ar); in notifyHandoverStateChanged()975 migrate(mHandoverRegistrants, from.mHandoverRegistrants); in migrateFrom()