Home
last modified time | relevance | path

Searched refs:appContextService (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/cluster/
DCarNavigationService.java57 public CarNavigationService(Context context, AppContextService appContextService, in CarNavigationService() argument
60 mAppContextService = appContextService; in CarNavigationService()