Searched defs:step (Results 1 – 3 of 3) sorted by relevance
| /development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/ | ||
| D | Recipe.java | 80 JSONObject step = steps.getJSONObject(i); in fromJson() local |
| /development/samples/ControllerSample/src/com/example/controllersample/ | ||
| D | GameView.java | 321 private void step(long currentStepTime) { in step() method in GameView |
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ | ||
| D | WindowSurface.java | 118 void step(int width, int height, float minStep, float maxStep) { in step() method in WindowSurface.MovingPoint |