Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/cluster/
DClusterNavigationService.java61 private static final ContextOwner NO_OWNER = new ContextOwner(0, 0); field in ClusterNavigationService
70 private ContextOwner mNavContextOwner = NO_OWNER;
181 ContextOwner newOwner = acquire ? requester : NO_OWNER; in changeNavContextOwner()
DInstrumentClusterService.java80 private static final ContextOwner NO_OWNER = new ContextOwner(0, 0); field in InstrumentClusterService
98 private ContextOwner mNavContextOwner = NO_OWNER;