Searched refs:mHandoverRegistrants (Results 1 – 2 of 2) sorted by relevance
111 protected final RegistrantList mHandoverRegistrants field in PhoneMock208 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged()212 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged()217 mHandoverRegistrants.notifyRegistrants(ar); in notifyHandoverStateChanged()
268 private final RegistrantList mHandoverRegistrants field in Phone755 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged()762 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged()771 mHandoverRegistrants.notifyRegistrants(ar); in notifyHandoverStateChanged()778 migrate(mHandoverRegistrants, from.mHandoverRegistrants); in migrateFrom()