Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/cluster/
DCarNavigationService.java166 if (!mAppContextService.isContextOwner( in verifyNavigationContextOwner()
/packages/services/Car/service/src/com/android/car/
DAppContextService.java232 public boolean isContextOwner(int uid, int pid, int context) { in isContextOwner() method in AppContextService