Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 80) sorted by relevance

1234

/development/testrunner/test_defs/
Dtest_walker.py34 def FindTests(self, path): argument
90 def _IsPathInBuildTree(self, path): argument
101 def _MakePathRelativeToBuild(self, path): argument
119 def _FindSubTests(self, path, tests, upstream_build_path=None): argument
166 def _FindUpstreamTests(self, path): argument
181 def _GetTestFactory(self, android_mk_parser, path, build_path): argument
208 def _GetTestFactoryForPath(self, path): argument
227 def _FindUpstreamTestFactory(self, path): argument
245 def _CreateSuites(self, android_mk_parser, path, upstream_build_path): argument
Dnative_test.py124 def _FilterOutMissing(self, path, sources): argument
148 def _FindFileRecursively(self, path, match): argument
Dinstrumentation_test.py214 def HasInstrumentationTest(path): argument
287 def _IsJavaFile(self, path): argument
295 def _IsJavaPackage(self, path): argument
330 def _GetPackageNameFromDir(self, path): argument
/development/vndk/tools/
Dsystem_image_diff.py38 def system_files(path): argument
54 def system_files_to_package_map(path): argument
79 def package_to_vendor_map(path): argument
/development/samples/ApiDemos/src/com/example/android/apis/content/
DExternalStorage.java185 File path = Environment.getExternalStoragePublicDirectory( in createExternalStoragePublicPicture() local
227 File path = Environment.getExternalStoragePublicDirectory( in deleteExternalStoragePublicPicture() local
238 File path = Environment.getExternalStoragePublicDirectory( in hasExternalStoragePublicPicture() local
253 File path = getExternalFilesDir(Environment.DIRECTORY_PICTURES); in createExternalStoragePrivatePicture() local
291 File path = getExternalFilesDir(Environment.DIRECTORY_PICTURES); in deleteExternalStoragePrivatePicture() local
303 File path = getExternalFilesDir(Environment.DIRECTORY_PICTURES); in hasExternalStoragePrivatePicture() local
353 Item createStorageControls(CharSequence label, File path, in createStorageControls()
/development/vndk/tools/definition-tool/tests/testdata/test_module_info/
Dmodule-info.json2 …"libA": { "path": ["system/core/libA"], "installed": ["out/target/product/generic_arm64/system/li… array
3 …"libB": { "path": ["frameworks/base/libB"], "installed": ["out/target/product/generic_arm64/syste… array
4 …"libC": { "path": ["frameworks/base/libC"], "installed": ["out/target/product/generic_arm64/syste… array
/development/vndk/tools/definition-tool/tools/
Dupdate_dataset.py15 def load_make_vars(path): argument
62 def _is_stale_module(path, installed_paths): argument
117 def update_tag(path, tag, comments=None): argument
Dupdate_dataset_auto.py19 def update_eligible_list(path, make_vars, module_info): argument
36 def update_eligible_list_properties(path, build_top): argument
/development/vndk/tools/definition-tool/tests/
Dtest_command_deps_insight.py24 def _get_module(cls, strs, mods, path): argument
32 def _get_module_deps(cls, strs, mods, path): argument
41 def _get_module_users(cls, strs, mods, path): argument
/development/tools/idegen/src/
DEclipse.java69 String path = sourceRoot.getPath().substring(2); in generateFrom() local
119 String path = sourceRoot.getPath(); in constructExcluding() local
184 private boolean matches(String path) { in matches()
DExcludes.java37 public boolean exclude(String path) { in exclude()
/development/samples/browseable/BeamLargeFiles/src/com.example.android.common/assetprovider/
DAssetProvider.java66 String path = uri.getPath(); in getType() local
92 String path = uri.getPath(); in openAssetFile() local
106 private boolean fileExists(String path) { in fileExists()
/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py180 def process(self, server, path): argument
270 def process(self, server, path): argument
282 def process(self, server, path): argument
289 def process_with_device(self, server, path, device_id): argument
294 def process_with_device(self, server, path, device_id): argument
420 def process_with_device(self, server, path, device_id): argument
449 def process_with_device(self, server, path, device_id): argument
469 def process_with_device(self, server, path, device_id): argument
477 def process_with_device(self, server, path, device_id): argument
/development/vndk/snapshot/
Dutils.py100 def prebuilt_arch_from_path(path): argument
112 def snapshot_arch_from_path(path): argument
124 def find(path, names): argument
/development/samples/Obb/src/com/example/android/obbapp/
DObbMountActivity.java140 public CharSequence path; field in ObbMountActivity.ObbState
142 ObbState(StorageManager storageManager, CharSequence status, CharSequence path) { in ObbState()
/development/vndk/tools/elfcheck/elfcheck/
Dandroid.py22 def find_android_build_top(path): argument
Dreadobj.py31 def readobj(path): argument
/development/vndk/tools/sourcedr/blueprint/
Danalyze_manifest_split.py56 def find(self, path): argument
87 def add_module(self, path, rule, attrs): argument
/development/tools/hosttestlib/src/com/android/hosttest/
DDeviceTest.java50 public void setTestAppPath(String path); in setTestAppPath()
DDeviceTestCase.java62 public void setTestAppPath(String path) { in setTestAppPath()
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py40 def makedirs(path, exist_ok): argument
113 def __init__(self, name, path): argument
120 def _stat_impl(path, follow_symlinks): argument
146 def scandir(path): argument
822 def _parse_from_file(self, path): argument
832 def _parse_from_dump_lines(self, path, lines): argument
874 def _parse_from_dump_file(self, path): argument
887 def load(path): argument
903 def load_dump(path): argument
1185 def enumerate_dex_strings(cls, path): argument
[all …]
/development/samples/ApiDemos/src/com/example/android/apis/
DApiDemos.java43 String path = intent.getStringExtra("com.example.android.apis.Path"); in onCreate() local
127 protected Intent browseIntent(String path) { in browseIntent()
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DUtilityService.java77 public static void startDeviceActivity(Context context, String path, String name, String city) { in startDeviceActivity()
147 private void startDeviceActivityInternal(String path, String extraInfo) { in startDeviceActivityInternal()
/development/vndk/tools/sourcedr/ninja/
Dlist_source_file.py91 def _normalize_path(path): argument
/development/tools/winscope/loaders/
Dproto-loader.js17 var path = require("path"); variable

1234