Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/cluster/
H A DClusterNavigationService.java92 public ClusterNavigationService(Context context, AppFocusService appFocusService) { in ClusterNavigationService() argument
94 mAppFocusService = appFocusService; in ClusterNavigationService()