Home
last modified time | relevance | path

Searched defs:notifyNavContextOwnerChanged (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/service/src/com/android/car/cluster/
DInstrumentClusterService.java148 public void notifyNavContextOwnerChanged(ContextOwner owner) { in notifyNavContextOwnerChanged() method in InstrumentClusterService
340 private static void notifyNavContextOwnerChanged(IInstrumentCluster service, in notifyNavContextOwnerChanged() method in InstrumentClusterService
DClusterNavigationService.java77 void notifyNavContextOwnerChanged(ContextOwner owner); in notifyNavContextOwnerChanged() method
DClusterHomeService.java304 public void notifyNavContextOwnerChanged(ClusterNavigationService.ContextOwner owner) { in notifyNavContextOwnerChanged() method in ClusterHomeService