Home
last modified time | relevance | path

Searched refs:mVideoCapabilityChangedRegistrants (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java337 protected final RegistrantList mVideoCapabilityChangedRegistrants field in PhoneBase
848 mVideoCapabilityChangedRegistrants.addUnique(h, what, obj); in registerForVideoCapabilityChanged()
857 mVideoCapabilityChangedRegistrants.remove(h); in unregisterForVideoCapabilityChanged()
1957 mVideoCapabilityChangedRegistrants.notifyRegistrants(ar); in notifyForVideoCapabilityChanged()