Searched defs:head (Results 1 – 3 of 3) sorted by relevance
182 int head = wifiSsid.startsWith("\"") ? 1 : 0; in trimSsid() local
458 Coordinate head = mSnakeTrail.get(0); in updateSnake() local
591 final int head = Utils.parseInt(mAcHead.getText().toString(), 0); in buildCommandLine() local