Home
last modified time | relevance | path

Searched refs:picked (Results 1 – 13 of 13) sorted by relevance

/frameworks/ml/bordeaux/learning/multiclass_pa/native/
Dmulticlass_pa.cpp56 int picked; in PickAClassExcept() local
58 picked = static_cast<int>(RandFloat() * num_classes_); in PickAClassExcept()
60 } while (target == picked); in PickAClassExcept()
61 return picked; in PickAClassExcept()
/frameworks/base/docs/html/design/patterns/
Dgestures.jd39 … quick and affect the screen even after the finger is picked up. Drags are slower and more precise,
40 and the screen stops responding when the finger is picked up.</p>
/frameworks/base/docs/html/about/versions/
Dandroid-1.6-highlights.jd76 clicked. So popular contacts or apps that have previously been picked will bubble up to
/frameworks/base/docs/html/training/basics/intents/
Dresult.jd94 // The user picked a contact.
/frameworks/base/docs/html/training/volley/
Dsimple.jd99 network dispatch threads. When you add a request to the queue, it is picked up by the cache
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dnsd.jd262 name of the local service to determine if the device just picked up its own
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-details.jd50 {@link android.provider.ContactsContract.Contacts} row for a contact the user has picked.
/frameworks/base/docs/html/training/auto/messaging/
Dindex.jd52 know if a child need to be picked up, or if a dinner location has been changed. Apps that provide
/frameworks/base/docs/html/tools/studio/
Dindex.jd376 <li><strong>Dev channel</strong>: Dev builds are hand-picked older canary builds that survived
/frameworks/base/docs/html/guide/topics/ui/
Dmenus.jd576 mode.finish(); // Action picked, so close the CAB
672 mode.finish(); // Action picked, so close the CAB
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dactivity_task_design.jd797 At this point, before you have picked a picture, you decide
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-creating.jd324 query or modification against the exact row the user picked.
/frameworks/base/docs/html/tools/sdk/
Dtools-notes.jd1195 <li>Fixed Ant issues where some jar libraries in the {@code libs/} folder are not picked up