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