Searched refs:mVideoCapabilityChangedRegistrants (Results 1 – 2 of 2) sorted by relevance
144 protected final RegistrantList mVideoCapabilityChangedRegistrants field in PhoneMock247 mVideoCapabilityChangedRegistrants.addUnique(h, what, obj); in registerForVideoCapabilityChanged()252 mVideoCapabilityChangedRegistrants.remove(h); in unregisterForVideoCapabilityChanged()
301 private final RegistrantList mVideoCapabilityChangedRegistrants field in Phone871 mVideoCapabilityChangedRegistrants.addUnique(h, what, obj); in registerForVideoCapabilityChanged()882 mVideoCapabilityChangedRegistrants.remove(h); in unregisterForVideoCapabilityChanged()2647 mVideoCapabilityChangedRegistrants.notifyRegistrants(ar); in notifyForVideoCapabilityChanged()