Searched refs:removeObserver (Results 1 – 14 of 14) sorted by relevance
66 mLiveData.removeObserver(this); in setSliceUri()79 mLiveData.removeObserver(this); in onStop()
67 mLiveData.removeObserver(this); in setSliceUri()80 mLiveData.removeObserver(this); in onStop()
122 mLifecycle.removeObserver(this); in setLifecycle()147 mLifecycle.removeObserver(this); in onDestroy()
86 mLifecycle.removeObserver(this); in notifyChangeBasedOn()
82 verify(mLiveData).removeObserver(mController); in onStop_unregisterObserver()
59 doNothing().when(mLifecycle).removeObserver(mListener); in setUp()
129 mContactListAsyncQueryLiveData.removeObserver(this); in onTearDown()
183 getLifecycle().removeObserver(mWifiInfoProvider); in onDetach()
89 mUnreadMissedCallLiveData.removeObserver(mUnreadMissedCallObserver); in tearDown()
222 mPreferenceControllers.forEach(lifecycle::removeObserver); in onDetach()
176 mSettingsLiveData.removeObserver(mSettingsSliceView); in onDestroyView()
230 public void removeObserver(ImageShow observer) { in removeObserver() method in PrimaryImage
196 PrimaryImage.getImage().removeObserver(this); in detach()
543 mLiveDataSettings.removeObserver(mSliceViewSettings); in onDestroy()