Home
last modified time | relevance | path

Searched refs:SelfRefreshDescriptionLiveData (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DSelfRefreshDescriptionLiveData.java40 public class SelfRefreshDescriptionLiveData extends MediatorLiveData<String> { class
51 public SelfRefreshDescriptionLiveData(Context context, in SelfRefreshDescriptionLiveData() method in SelfRefreshDescriptionLiveData
H A DPhoneFragmentViewModel.java58 mBody = new SelfRefreshDescriptionLiveData( in PhoneFragmentViewModel()