Searched refs:CAR_SERVICE_PACKAGE (Results 1 – 1 of 1) sorted by relevance
558 private static final String CAR_SERVICE_PACKAGE = "com.android.car"; field in Car607 mServiceConnectionListener.onServiceDisconnected(new ComponentName(CAR_SERVICE_PACKAGE,950 intent.setPackage(CAR_SERVICE_PACKAGE); in startCarService()