Searched refs:PropertyChangeRegistry (Results 1 – 5 of 5) sorted by relevance
18 import android.databinding.PropertyChangeRegistry;33 PropertyChangeRegistry propertyChangeRegistry = new PropertyChangeRegistry(); in testNotifyChanged()
16 import android.databinding.PropertyChangeRegistry;37 private final PropertyChangeRegistry mListeners = new PropertyChangeRegistry();136 final private PropertyChangeRegistry mListeners = new PropertyChangeRegistry();
24 private transient PropertyChangeRegistry mCallbacks;32 mCallbacks = new PropertyChangeRegistry(); in addOnPropertyChangedCallback()
21 public class PropertyChangeRegistry extends class32 public PropertyChangeRegistry() { in PropertyChangeRegistry() method in PropertyChangeRegistry
1183 {@link android.databinding.PropertyChangeRegistry} to store and notify listeners