Searched refs:mVideoCapabilityChangedRegistrants (Results 1 – 2 of 2) sorted by relevance
145 protected final RegistrantList mVideoCapabilityChangedRegistrants field in PhoneMock253 mVideoCapabilityChangedRegistrants.addUnique(h, what, obj); in registerForVideoCapabilityChanged()258 mVideoCapabilityChangedRegistrants.remove(h); in unregisterForVideoCapabilityChanged()
375 private final RegistrantList mVideoCapabilityChangedRegistrants = new RegistrantList(); field in Phone1075 mVideoCapabilityChangedRegistrants.addUnique(h, what, obj); in registerForVideoCapabilityChanged()1086 mVideoCapabilityChangedRegistrants.remove(h); in unregisterForVideoCapabilityChanged()3156 mVideoCapabilityChangedRegistrants.notifyRegistrants(ar); in notifyForVideoCapabilityChanged()