HomeSort by relevance Sort by last modified time
    Searched refs:CarNightService (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/service/src/com/android/car/
CarNightService.java 32 public class CarNightService implements CarServiceBase {
68 CarNightService(Context context) {
ICarImpl.java 59 private final CarNightService mCarNightService;
100 mCarNightService = new CarNightService(serviceContext);

Completed in 100 milliseconds