OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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