Home
last modified time | relevance | path

Searched refs:head (Results 1 – 8 of 8) sorted by relevance

/development/samples/Snake/src/com/example/android/snake/
DSnakeView.java458 Coordinate head = mSnakeTrail.get(0); in updateSnake() local
465 newHead = new Coordinate(head.x + 1, head.y); in updateSnake()
469 newHead = new Coordinate(head.x - 1, head.y); in updateSnake()
473 newHead = new Coordinate(head.x, head.y - 1); in updateSnake()
477 newHead = new Coordinate(head.x, head.y + 1); in updateSnake()
/development/tools/cargo_embargo/
Dregenerate_all.sh28 <head>
37 </head>
/development/treble/
Dcompare_bp_system_image.sh4 latest_hash=$(ls $bp_base_path -t | head -1)
/development/samples/VirtualDeviceManager/
Dsetup.sh130 DEVICE_COUNT=$(adb devices -l | tail -n +2 | head -n -1 | wc -l)
133 DEVICE_SERIALS=( $(adb devices -l | tail -n +2 | head -n -1 | awk '{ print $1 }') )
134 DEVICE_NAMES=( $(adb devices -l | tail -n +2 | head -n -1 | awk '{ print $4 }') )
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
DProvisioningValuesLoader.java182 int head = wifiSsid.startsWith("\"") ? 1 : 0; in trimSsid() local
184 return wifiSsid.substring(head, wifiSsid.length() - tail); in trimSsid()
/development/tools/ota_analysis/src/router/
Dindex.js77 .forEach(tag => document.head.appendChild(tag));
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/
DDumpActivity.java198 mAcHead = findViewById(R.id.head); in onCreate()
591 final int head = Utils.parseInt(mAcHead.getText().toString(), 0); in buildCommandLine() local
602 if (head > 0) { in buildCommandLine()
604 sb.append(head); in buildCommandLine()
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt124 cabinet - n. persons appointed by a head of state to head executive departments of government and a…