Searched defs:secondary (Results 1 - 3 of 3) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DDomainMatcher.java70 public DomainMatcher(List<String> primary, List<List<String>> secondary) { argument
72 for (List<String> secondaryLabel : secondary) {
75 // Primary overwrites secondary.
84 * or Secondary if it matched on of the secondary domains.
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/packages/Osu/src/com/android/hotspot2/pps/
H A DDomainMatcher.java67 public DomainMatcher(List<String> primary, List<List<String>> secondary) { argument
69 for (List<String> secondaryLabel : secondary) {
72 // Primary overwrites secondary.
82 * or Secondary if it matched on of the secondary domains.

Completed in 129 milliseconds