Home
last modified time | relevance | path

Searched refs:head (Results 1 – 5 of 5) 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/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/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/ndk/zlib/
Dzlib.h746 gz_headerp head));
949 gz_headerp head));
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt124 cabinet - n. persons appointed by a head of state to head executive departments of government and a…