Home
last modified time | relevance | path

Searched defs:InCallLiveData (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/
DInCallLiveData.java38 public class InCallLiveData extends MediatorLiveData<Call> implements class
45 public InCallLiveData(InCallServiceManager serviceManager, String packageName) { in InCallLiveData() method in InCallLiveData