Home
last modified time | relevance | path

Searched defs:ContextOwner (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/cluster/
H A DClusterNavigationService.java183 static class ContextOwner { class in ClusterNavigationService
187 ContextOwner(int uid, int pid) { in ContextOwner() method in ClusterNavigationService.ContextOwner
/aosp12/packages/services/Car/car-lib/src/android/car/cluster/renderer/
H A DInstrumentClusterRenderingService.java126 private static class ContextOwner { class in InstrumentClusterRenderingService
132 ContextOwner(int uid, int pid, PackageManager packageManager) { in ContextOwner() method in InstrumentClusterRenderingService.ContextOwner