Searched defs:primary (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/docs/html/
H A Djd_collections.js2 "index/primary": {
/frameworks/base/core/java/android/os/storage/
H A DStorageVolume.java61 public StorageVolume(File path, int descriptionId, boolean primary, boolean removable, argument
66 mPrimary = primary;
159 // storage ID is 0x00010001 for primary storage,
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DPlaybackControlsRowPresenter.java115 Presenter getPresenter(boolean primary) { argument
116 ObjectAdapter adapter = primary ?
122 return primary ? selector.getPrimaryPresenter() :
246 * Sets the primary color for the progress bar. If not set, a default from
255 * Returns the primary color for the progress bar. If no color was set, transparent
264 * When "more actions" is selected, the primary actions are replaced with
288 * Display the primary actions.
/frameworks/testing/espresso/libs/
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 141 milliseconds