Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DStatusTracker.h110 KeyedVector<int, std::string> mComponentNames; variable
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java87 private final Set<String> mComponentNames = new HashSet<>(); field in TelephonyComponentFactory.InjectedComponents