Searched refs:CarSystemUIProxyImpl (Results 1 – 4 of 4) sorted by relevance
61 public final class CarSystemUIProxyImpl class63 private static final String TAG = CarSystemUIProxyImpl.class.getSimpleName();98 public CarSystemUIProxyImpl( in CarSystemUIProxyImpl() method in CarSystemUIProxyImpl
38 import com.android.systemui.car.wm.CarSystemUIProxyImpl;62 private final Lazy<CarSystemUIProxyImpl> mCarSystemUIProxy;69 Lazy<CarSystemUIProxyImpl> carSystemUIProxy, in RemoteCarTaskViewTransitions()
21 import static com.android.systemui.car.wm.CarSystemUIProxyImpl.ensureManageSystemUIPermission;45 import com.android.systemui.car.wm.CarSystemUIProxyImpl;62 private final CarSystemUIProxyImpl mCarSystemUIProxy;309 CarSystemUIProxyImpl carSystemUIProxy, in RemoteCarTaskViewServerImpl()
19 import com.android.systemui.car.wm.CarSystemUIProxyImpl;63 CarSystemUIProxyImpl getCarSystemUIProxy(); in getCarSystemUIProxy()