Searched refs:notifyPropertyChanged (Results 1 – 18 of 18) sorted by relevance
37 notifyPropertyChanged(BR.group); in setGroup()53 notifyPropertyChanged(BR.name); in setName()65 notifyPropertyChanged(BR.lastName); in setLastName()77 notifyPropertyChanged(BR.photoResource); in setPhotoResource()
38 notifyPropertyChanged(BR.appField1); in setAppField1()47 notifyPropertyChanged(BR.appField2); in setAppField2()56 notifyPropertyChanged(BR.sharedField); in setSharedField()
34 notifyPropertyChanged(BR.childClassField); in setChildClassField()
42 notifyPropertyChanged(BR.libField1); in setLibField1()51 notifyPropertyChanged(BR.libField2); in setLibField2()60 notifyPropertyChanged(BR.sharedField); in setSharedField()
33 notifyPropertyChanged(BR.field); in setField()
21 notifyPropertyChanged(BR.friend); in setFriend()30 notifyPropertyChanged(BR.name); in setName()39 notifyPropertyChanged(BR.fullName); in setFullName()
34 notifyPropertyChanged(BR.field1); in setField1()43 notifyPropertyChanged(BR.field1); in setField2()
35 notifyPropertyChanged(BR.useHello); in setUseHello()
39 notifyPropertyChanged(BR.val); in setVal()
243 notifyPropertyChanged(BR.capitalize); in setCapitalize()264 notifyPropertyChanged(BR.text); in setText()
99 notifyPropertyChanged(BR._all); in setX()
55 object.notifyPropertyChanged(BR.thisNameDoesNotMatchAnythingElse1); in testChanges()59 object.notifyPropertyChanged(BR.thisNameDoesNotMatchAnythingElse2); in testChanges()
97 model.notifyPropertyChanged(BR.publicObservable); in publicBindingChangeObservable()117 model.notifyPropertyChanged(BR.fieldObservable); in fieldBindingChangeObservable()137 model.notifyPropertyChanged(BR.methodObservable); in methodBindingChangeObservable()
81 mObservable.notifyPropertyChanged(expectedId); in testNotifyPropertyChanged()
60 obj1.notifyPropertyChanged(BR._all); in testMultiArgIsCalled()
34 notifyPropertyChanged(BR.field); in setField()
60 public void notifyPropertyChanged(int fieldId) { in notifyPropertyChanged() method in BaseObservable
104 notifyPropertyChanged(BR.value); in setValue()