Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/hotspot2/
DOMADMAdapter.java100 private static class ConstPathAccessor<T> extends PathAccessor { class in OMADMAdapter
103 protected ConstPathAccessor(T value, Object... path) { in ConstPathAccessor() method in OMADMAdapter.ConstPathAccessor