Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DDomainMatcher.java49 private static class Label { class in DomainMatcher
53 Label(int match) { in Label() method in DomainMatcher.Label
/frameworks/base/startop/view_compiler/
Ddex_builder.h121 static constexpr Value Label(size_t id) { return Value{id, Kind::kLabel}; } in Label() function
/frameworks/base/proto/src/
Dwifi.proto2168 enum Label { enum