Searched refs:mVideoCapabilityChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
394 private final RegistrantList mVideoCapabilityChangedRegistrants = new RegistrantList(); field in Phone1110 mVideoCapabilityChangedRegistrants.addUnique(h, what, obj); in registerForVideoCapabilityChanged()1121 mVideoCapabilityChangedRegistrants.remove(h); in unregisterForVideoCapabilityChanged()3456 mVideoCapabilityChangedRegistrants.notifyRegistrants(ar); in notifyForVideoCapabilityChanged()