Home
last modified time | relevance | path

Searched refs:Find (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/tools/aidl/
Dgenerate_java_binder.cpp139 NewExpression* ne = new NewExpression(NAMES.Find(proxyType)); in make_as_interface()
520 NAMES.Find(iface->package, iface->name.data)); in generate_binder_interface_class()
532 NAMES.Find(iface->package, append(iface->name.data, ".Stub").c_str()), in generate_binder_interface_class()
538 NAMES.Find(iface->package, in generate_binder_interface_class()
DType.cpp1067 new MethodCall( NAMES.Find(type), "asInterface", 1, in CreateFromParcel()
1281 Type* t = Find(type->QualifiedName()); in Add()
1299 Namespace::Find(const string& name) const in Find() function in Namespace
1311 Namespace::Find(const char* package, const char* name) const in Find() function in Namespace
1319 return Find(s); in Find()
1340 Type* result = Find(name); in Search()
1403 return this->Find(result->QualifiedName()); in Search()
DType.h482 Type* Find(const string& name) const;
483 Type* Find(const char* package, const char* name) const;
Daidl.cpp317 Type* old = NAMES.Find(type->QualifiedName());
882 if (NAMES.Find(import->neededClass) == NULL) {
Dgenerate_java_rpc.cpp954 NAMES.Find(iface->package, iface->name.data)); in generate_rpc_interface_class()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_FindMVpred_s.s178 ; Find the median of the 3 candidate MV's
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DomxVCM4P2_FindMVpred_s.s178 ; Find the median of the 3 candidate MV's
/frameworks/base/docs/html/training/basics/firstapp/
Dcreating-project.jd113 <p>This prints a list of the available Android platforms that you’ve downloaded for your SDK. Find
/frameworks/base/docs/html/sdk/1.1_r1/
Dupgrading.jd89 …<li> Select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find and Ins…
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgridview.jd35 <li>Find some photos you'd like to use, or <a
/frameworks/base/docs/html/about/versions/
Djelly-bean.jd24 <p class="image-caption">Find out more about the Jelly Bean features for users at <a href="http://w…
54 <p>Find out more about the Jelly Bean features for users at <a href="http://www.android.com/whatsne…
204 <h3>Find out about devices being added and removed</h3>
/frameworks/base/docs/html/sdk/1.0_r2/
Dupgrading.jd46 …Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find
/frameworks/av/media/libstagefright/matroska/
DMatroskaExtractor.cpp389 pCues->Find(seekTimeNs, pTrack, pCP, pTP); in seek()
/frameworks/base/docs/html/sdk/1.0_r1/
Dupgrading.jd46 …Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <strong>Find
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dstopping.jd94 <!-- TODO: Find a better example for onStop, because this kind of thing should probably use a
/frameworks/base/docs/html/design/patterns/
Dapp-structure.jd240 <p>Find ways to display useful content on your start screen.</p>
/frameworks/base/docs/html/tools/publishing/
Dpublishing_overview.jd9 <li>Find out how to prepare apps for release.</li>
Dpreparing.jd9 <li>Find out how to configure and build your app for release.</li>
/frameworks/base/docs/html/tools/workflow/
Dpublishing_overview.jd9 <li>Find out how to prepare apps for release.</li>
/frameworks/base/docs/html/tools/workflow/publishing/
Dpublishing_overview.jd9 <li>Find out how to prepare apps for release.</li>
Dpreparing.jd9 <li>Find out how to configure and build your app for release.</li>
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd153 <strong>Find and Install</strong>. </li>
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd155 <strong>Find and Install</strong>. </li>
/frameworks/base/docs/html/sdk/1.5_r2/
Dupgrading.jd153 <strong>Find and Install</strong>. </li>
/frameworks/base/docs/html/tools/testing/
Dtesting_eclipse.jd167 Find the Java package identifier set by the projection creation wizard. If you haven't

12