Searched refs:removeObservers (Results 1 – 9 of 9) sorted by relevance
83 dedupedLiveData.removeObservers(testLifecycleOwner); in testDedupedMappedLiveData_dedupesValues()118 mappedLiveData.removeObservers(testLifecycleOwner); in testDedupedMappedLiveData_mapsValues()
14 method public void removeObservers(androidx.lifecycle.LifecycleOwner);
14 method public void removeObservers(android.arch.lifecycle.LifecycleOwner);
235 public void removeObservers(@NonNull final LifecycleOwner owner) { in removeObservers() method in LiveData
286 mSliceLiveData.removeObservers(this); in createSliceView()
34 method public void removeObservers(android.arch.lifecycle.LifecycleOwner);
892 liveData.removeObservers(testLifecycleOwner); in testGetStatusesById()1005 liveData.removeObservers(testLifecycleOwner); in testGetStatusesByTag()1110 liveData.removeObservers(testLifecycleOwner); in testGetStatusesByName()1343 cancelAllTimeLiveData.removeObservers(testLifecycleOwner); in testCancelAllWork_updatesLastCancelAllTimeLiveData()
188 mLiveData.removeObservers(mOwner); in testAdd2ObserversWithSameOwnerAndRemove()