Searched refs:Ship (Results 1 – 3 of 3) sorted by relevance
/development/samples/ControllerSample/src/com/example/controllersample/ |
D | GameView.java | 64 private final SparseArray<Ship> mShips; 87 mShips = new SparseArray<Ship>(); in GameView() 131 Ship currentShip = getShipForId(deviceId); in onKeyDown() 145 Ship currentShip = getShipForId(deviceId); in onKeyUp() 168 Ship curShip = getShipForId(id); in onGenericMotionEvent() 189 Ship currentShip = mShips.valueAt(i); in onWindowFocusChanged() 219 Ship currentShip = mShips.valueAt(i); in onDraw() 250 private Ship getShipForId(int shipID) { in getShipForId() 251 Ship currentShip = mShips.get(shipID); in getShipForId() 282 currentShip = new Ship(shipColor); in getShipForId() [all …]
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | GameView.java | 51 private Ship mShip; 331 mShip = new Ship(); 589 private class Ship extends Sprite { 601 public Ship() {
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 4973 …c,platform/external/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,Ship UCDN and use it by … 12554 …2a940265b7379aac,platform/build,fake_wEaC-W2gRuaKlcqxAiIzJA@fakeemail.com,Ship BuiltInPrintService… 29006 …881b87e40f,platform/build/soong,fake_HinKPgKTRoitvI6TLsBGrA@fakeemail.com,Ship the build log and t… 49498 …latform/external/mesa3d,fake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,glapi/gen: Ship more Python files 60536 …form/external/mesa3d,fake_j7Gvmzz5R9enluN8uGOkJg@fakeemail.com,glapi/gen: Ship XML and Python files 72812 …6d9d138a7ab17df1f,platform/bionic,fake_krB6aDA1SVGCN7Iw_sCKfA@fakeemail.com,Ship all the UAPI bits. 80930 …857ef5d4ab832,platform/art,fake_-Rc71mnYS2e4fzpHpefe9A@fakeemail.com,ART: Ship debug tools when in… 108907 …ation-layers,fake_iGhPtmlXRKmBDLeu3OjpZQ@fakeemail.com,"Revert ""Revert ""Ship SPIRV-Tools utils/g…
|