Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 10 of 10) sorted by relevance

/development/apps/Development/src/com/android/development/
DDetails.java86 ColumnData cd = mData.get(i); in addDataViews() local
87 TextView label = makeView(cd.key, true, 12); in addDataViews()
88 TextView contents = makeView(cd.value, false, 12); in addDataViews()
124 ColumnData cd = new ColumnData(columnNames[i], str);
125 mData.add(cd);
145 ColumnData cd = mData.get(i);
146 System.out.println(" " + cd.key + ": " + cd.value);
DDataList.java92 ColumnData cd = new ColumnData(columnNames[i], str); in onListItemClick() local
93 data.add(cd); in onListItemClick()
/development/vndk/tools/header-checker/Documentation/
DDevelopment.md9 $ cd aosp-clang-tools
34 $ cd development/vndk/tools/header-checker
/development/tools/repo_diff/
DREADME.md17 cd android-8.0.0_r1
23 cd ..
25 cd android-8.0.0_r11
31 cd ..
/development/tools/repo_diff/service/repodiff/
DDockerfile10 && cd /go/src/repodiff \
/development/tools/winscope/
DREADME.md35 cd ./prebuilts/misc/common/winscope
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchPaint.java524 float cd = z / nz; in drawSplat() local
525 float cx = nx * cd; in drawSplat()
526 float cy = ny * cd; in drawSplat()
/development/host/windows/usb/api/
DBUILDME.TXT34 "cd" back into this directory, and execute "build -cbeEIFZ" to clean and rebuild
/development/host/windows/usb/winusb/
DBUILDME.TXT34 "cd" back into this directory, and execute "build -cbeEIFZ" to clean and rebuild
/development/host/windows/usb/adb_winapi_test/
DBUILDME.TXT34 "cd" back into this directory, and execute "build -cbeEIFZ" to clean and rebuild