Searched refs:getSliceLiveData (Results 1 – 4 of 4) sorted by relevance
52 getSliceLiveData().observeForever(this); in onAttached()56 getSliceLiveData().removeObserver(this); in onDetached()59 private PreferenceSliceLiveData.SliceLiveDataImpl getSliceLiveData() { in getSliceLiveData() method in EmbeddedSlicePreferenceHelper61 .getSliceLiveData(mContext, Uri.parse(mUri)); in getSliceLiveData()
171 getSliceLiveData().observeForever(this); in onResume()184 private SliceLiveDataImpl getSliceLiveData() { in getSliceLiveData() method in SliceFragment186 .getSliceLiveData(getActivity(), Uri.parse(mUriString)); in getSliceLiveData()228 getSliceLiveData().removeObserver(this); in onPause()281 getSliceLiveData().removeObserver(this); in update()284 getSliceLiveData().observeForever(this); in update()
55 public SliceLiveDataImpl getSliceLiveData(Context context, Uri uri) { in getSliceLiveData() method in ContextSingleton
2392 PLcom/android/tv/twopanelsettings/slices/ContextSingleton;->getSliceLiveData(Landroid/content/Conte…2429 PLcom/android/tv/twopanelsettings/slices/SliceFragment;->getSliceLiveData()Lcom/android/tv/twopanel…