Searched refs:Search (Results 1 - 9 of 9) sorted by relevance

/frameworks/ex/common/java/com/android/common/
H A DSearch.java31 public class Search { class
55 private Search() { } // don't instantiate method in class:Search
/frameworks/base/tools/aidl/
H A Dgenerate_java_rpc.cpp178 Type* t = NAMES.Search(arg->type.type.data);
210 Type* returnType = NAMES.Search(method->type.type.data);
241 Type* t = NAMES.Search(arg->type.type.data);
653 resultMethod->parameters.push_back(new Variable(NAMES.Search(method->type.type.data),
660 NAMES.Search(arg->type.type.data), arg->name.data,
699 Type* t = NAMES.Search(arg->type.type.data);
760 Type* t = NAMES.Search(method->type.type.data);
775 Type* t = NAMES.Search(arg->type.type.data);
819 decl->returnType = NAMES.Search(method->type.type.data);
825 NAMES.Search(ar
[all...]
H A Dgenerate_java_binder.cpp275 decl->returnType = NAMES.Search(method->type.type.data);
282 NAMES.Search(arg->type.type.data), arg->name.data,
306 Type* t = NAMES.Search(arg->type.type.data);
367 Type* t = NAMES.Search(arg->type.type.data);
388 proxy->returnType = NAMES.Search(method->type.type.data);
395 NAMES.Search(arg->type.type.data), arg->name.data,
434 Type* t = NAMES.Search(arg->type.type.data);
477 Type* t = NAMES.Search(arg->type.type.data);
H A Daidl.cpp418 Type* returnType = NAMES.Search(m->type.type.data);
460 Type* t = NAMES.Search(arg->type.type.data);
H A DType.cpp1339 Namespace::Search(const string& name) function in class:Namespace
1388 Type* t = this->Search(s);
H A DType.h486 Type* Search(const string& name);
/frameworks/base/docs/html/distribute/engage/
H A Dengage_toc.cs23 <span class="en">Drive Usage with Search</span></a>
/frameworks/base/docs/html/distribute/users/
H A Dusers_toc.cs16 <span class="en">Drive Installs from Search</span>
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs281 <span class="en">Search</span>
284 <li><a href="<?cs var:toroot ?>guide/topics/search/search-dialog.html">Creating a Search Interface</a></li>

Completed in 888 milliseconds