Searched refs:sources (Results 1 – 8 of 8) sorted by relevance
/development/tools/findunused/ |
D | findunusedresources | 44 sources=$app/src 47 sources="$sources $app/tests" 51 sources="$sources $app/samples" 62 …find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/e…
|
/development/build/tools/ |
D | sdk_repo.mk | 101 define mk-sdk-repo-sources 142 $(eval $(call mk-sdk-repo-sources,SDK_REPO_XML_ARGS,$(HOST_OS),$(MAIN_SDK_ZIP),sources)) 150 $(call sdk-repo-pkg-zip,$(HOST_OS),$(MAIN_SDK_ZIP),sources) 280 mk-sdk-repo-sources :=
|
/development/testrunner/test_defs/ |
D | native_test.py | 124 def _FilterOutMissing(self, path, sources): argument 138 for f in sources:
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
D | GameView.java | 117 int sources = dev.getSources(); in findControllersAndAttachShips() local 119 if (((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) || in findControllersAndAttachShips() 120 ((sources & InputDevice.SOURCE_JOYSTICK) == InputDevice.SOURCE_JOYSTICK)) { in findControllersAndAttachShips()
|
/development/tools/mkstubs/ |
D | README.txt | 84 ~/somedir/myfinal.jar_sources that will contain the equivalent Java sources.
|
/development/tools/repo_diff/service/repodiff/ |
D | README.md | 57 to Datastudio data sources in the [AOSP Branch
|
/development/tools/apkcheck/ |
D | README.txt | 10 They're generated from the sources, and can take into acount javadoc
|
/development/tools/winscope/ |
D | yarn.lock | 4257 webpack-sources@^1.0.1: 4259 …resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.0.1.tgz#c7356436a4d1312… 4287 webpack-sources "^1.0.1"
|