Searched defs:secondary (Results 1 - 3 of 3) sorted by relevance

/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.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGridLayoutManager.java510 * Pixels that scrolled in secondary forward direction. Negative value means backward.
511 * Note that we treat secondary differently than main. For the main axis, update scroll min/max
524 * The fixed size of each grid item in the secondary direction. This corresponds to
531 * Tracks the secondary size of each row.
537 * be updating the secondary size of rows.
563 * How to position child in secondary direction.
1327 Log.v(getTag(), "row size secondary changed: " + mRowSizeSecondary[rowIndex]
1340 * Checks if we need to update row secondary sizes.
1354 // For secondary row size wrap_content support we currently need a
2219 // get scroll delta of primary / secondary t
2303 scrollAndAppendPrepend(int primary, int secondary) argument
[all...]
/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. ...

Completed in 165 milliseconds