Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DExtconUEventObserver.java79 String devicePath = extconInfo.getDevicePath(); in startObserving()
250 public String getDevicePath() { in getDevicePath() method in ExtconUEventObserver.ExtconInfo
H A DDockObserver.java183 Slog.i(TAG, "Found extcon info devPath: " + info.getDevicePath() in DockObserver()