Searched refs:we (Results 1 – 23 of 23) sorted by relevance
/development/tools/winscope/ |
D | .prettierignore | 2 # Perfetto trace processor sources. Either auto-generated (we want to keep them untouched) 3 # or copied from external/perfetto (we want to touch them as little as possible to allow
|
/development/samples/UiAutomator/ |
D | README | 3 This demos how we read content-description to properly open the 4 All Apps view and select and application to launch. Then we will 14 This demos how we can scroll list views and verify data in list view 15 items. Here we do the following:
|
/development/samples/ApiDemos/tests/ |
D | Android.bp | 20 // Notice that we don't have to include the src files of ApiDemos because, by 21 // running the tests using an instrumentation targeting ApiDemos, we
|
/development/samples/SimpleJNI/jni/ |
D | Android.bp | 26 // All of the source files that we will compile. 28 // All of the shared libraries we link against.
|
/development/tools/idegen/ |
D | excluded-paths | 12 # Currently, we lump all the .java files together into one big module, so you 13 # can't have two classes with the same name at once. In the future, we'll 15 # build, so we won't have to worry about duplicate names any more than the
|
/development/tools/winscope/src/app/components/bottomnav/ |
D | drawer.scss | 36 // MatDrawerContainer. This creates a new z-index stack so we use low numbered z-indices. 64 // we have to pull the side drawers above it. 86 // Because of the new stacking context, the z-index stack is new and we can use our own 179 // Note that we can't do this in the animation definition, because the style gets recomputed too 188 // Note that this div isn't strictly necessary on all browsers, however we need it in
|
/development/cmds/monkey/ |
D | Android.bp | 21 // Therefore, we are relying on 'android_test' here until ravenwood is ready.
|
/development/ide/clion/frameworks/base/libs/hwui/ |
D | CMakeLists.txt | 7 # HWUI deps that we want source for
|
/development/tools/apkcheck/ |
D | README.txt | 82 The API XML does specify each package in a <package> tag, so we should have 83 the full set of packages available. From this we can remove one element 84 at a time from the right until we match a known package. This will work 96 class appears to be an Enum (the superclass is java.lang.Enum), we emit 108 fields or methods), we emit a warning instead of an error.
|
/development/tools/otagui/ |
D | README.md | 14 In this case we use `lunch 17` as an example (aosp-x86_64-cf), you can choose whatever suitable for…
|
/development/tools/checkcolor/ |
D | build.gradle | 19 …// the build server does not pass the build number so we infer it from the last folder of the dist…
|
/development/samples/ShortcutSample/ |
D | Android.bp | 22 // For testing, we build multiple apk files with different versions.
|
/development/tools/repo_diff/ |
D | README.md | 95 2. Then we "git blame" the entire project's source tree and compile 97 3. Finally we find the intersection: 'git cherry' changes
|
/development/host/windows/usb/api/ |
D | BUILDME.TXT | 29 unnecessary and it installs a kernel-mode driver that we don't need.
|
/development/gki/kmi_abi_chk/ |
D | README | 40 2. "Root" the Android device we'd like to run the test
|
/development/host/windows/usb/winusb/ |
D | BUILDME.TXT | 29 unnecessary and it installs a kernel-mode driver that we don't need.
|
/development/host/windows/usb/adb_winapi_test/ |
D | BUILDME.TXT | 29 unnecessary and it installs a kernel-mode driver that we don't need.
|
/development/samples/SkeletonApp/ |
D | readme.txt | 64 file, but we generally split them apart as shown here to keep things organized.
|
/development/tools/labpretest/ |
D | README | 33 Currently we use userdebug builds.
|
/development/tools/mkstubs/ |
D | README.txt | 7 MkStub is small tool that takes a given JAR and filters all the private stuff we don't want to
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceScript.java | 702 MonkeyWaitEvent we = new MonkeyWaitEvent(LONGPRESS_WAIT_TIME); in handleEvent() local 703 mQ.addLast(we); in handleEvent()
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 549 can use it too, but we suggest you first think carefully about whether 553 When we speak of free software, we are referring to freedom of use, 561 To protect your rights, we need to make restrictions that forbid 567 or for a fee, you must give the recipients all the rights that we gave 574 We protect your rights with a two-step method: (1) we copyright the 575 library, and (2) we offer you this license, which gives you legal 578 To protect each distributor, we want to make it very clear that 588 restrictive license from a patent holder. Therefore, we insist that 611 are the reason we use the ordinary General Public License for many 621 software only, so we use the Lesser General Public License. [all …]
|
/development/build/ |
D | sdk.atree | 133 # the list here should match the list of samples that we generate docs for, 144 # we need to copy it in here as needed.
|