Home
last modified time | relevance | path

Searched refs:names (Results 1 – 25 of 37) sorted by relevance

12

/development/vndk/tools/header-checker/src/repr/symbol/
Dexported_symbol_set_test.cpp83 const ExportedSymbolSet::NameSet &names = symbols.GetDemangledCppSymbols(); in TEST() local
84 ASSERT_NE(names.end(), names.find("Test::test()")); in TEST()
/development/samples/browseable/StorageProvider/res/raw/
Ddog_names.txt1 Top dog names of 2013
Dcat_names.txt1 Top cat names of 2013
/development/vndk/snapshot/
Dutils.py124 def find(path, names): argument
134 if file_name in names:
/development/samples/browseable/BasicContactables/
D_index.jd9 … \n\nQuery strings sent to the Contactables table will match both contact names and phone numbers,
/development/vndk/tools/definition-tool/
DREADME.md43 * `##_VNDK_SP_##` should be replaced by library names tagged with `vndk_sp`.
45 * `##_VNDK_SP_EXT_##` should be replaced by library names tagged with
48 * `##_EXTRA_VENDOR_LIBS_##` should be replaced by library names tagged with
53 VNDK definition tool can fill in the library names and generate an `Android.mk`
/development/vndk/tools/sourcedr/blueprint/
Dvndk.py36 def get_property(self, *names, **kwargs): argument
40 for name in names:
Danalyze_manifest_split.py71 def _get_property(attrs, *names, **kwargs): argument
74 for name in names:
/development/tools/idegen/src/com/android/idegen/
DModule.java210 Iterable<String> names = makeFileParser.getValues(key.name()); in parseDirectDependencies() local
211 if (names != null) { in parseDirectDependencies()
212 for (String dependency : names) { in parseDirectDependencies()
/development/apps/Development/src/com/android/development/
DAccountsTester.java166 List<String> names = new ArrayList(mAuthenticatorDescs.length); in initializeAuthenticatorsSpinner() local
175 names.add(authContext.getString(mAuthenticatorDescs[i].labelId)); in initializeAuthenticatorsSpinner()
181 String[] namesArray = names.toArray(new String[names.size()]); in initializeAuthenticatorsSpinner()
DSyncAdapterDriver.java97 String[] names = new String[mSyncAdapters.length]; in getSyncAdapters() local
101 names[i] = item.type.authority + " - " + item.type.accountType; in getSyncAdapters()
107 R.layout.sync_adapter_item, names); in getSyncAdapters()
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DActivityTransition.java109 public void onMapSharedElements(List<String> names, in setupHero()
/development/vndk/tools/header-checker/utils/
Dutils.py283 def get_build_vars_for_product(names, product=None, variant=None): argument
296 '--dumpvars-mode', '-vars', ' '.join(names),
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto64 // names and in C, templates are not supported.
/development/tools/idegen/
Dexcluded-paths14 # build, so we won't have to worry about duplicate names any more than the
/development/tools/labpretest/
DREADME53 names or the process.
/development/tools/apkcheck/
DREADME.txt72 (1) Class names are not in binary form
141 class names to java.lang.Object.
/development/tools/repo_diff/service/repodiff/
DREADME.md38 The same environment variables should be set for production. The names are the
/development/samples/VoicemailProviderDemo/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/development/samples/AccelerometerPlay/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/development/apps/GestureBuilder/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/development/apps/SdkSetup/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/development/cmds/monkey/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/development/apps/NinePatchLab/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,
/development/apps/Fallback/
DNOTICE152 names, trademarks, service marks, or product names of the Licensor,

12