Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DExtconUEventObserver.java58 String devPath = event.get("DEVPATH"); in onUEvent() local
143 File devPath = new File(extconPath); in getDevicePath() local
H A DWiredAccessoryManager.java427 String devPath = event.get("DEVPATH"); in onUEvent() local
438 private void updateStateLocked(String devPath, String name, int state) { in updateStateLocked()
/aosp12/hardware/google/graphics/common/memtrack-pixel/core/
H A DMemtrack.cpp63 auto devPath = filesystem::path(GpuSysfsReader::kSysfsDevicePath); in getGpuDeviceInfo() local