Searched defs:stepCount (Results 1 – 2 of 2) sorted by relevance
64 int stepCount = mRecipe.recipeSteps.size(); in createNotification() local71 getResources().getString(R.string.step_count), i + 1, stepCount)); in createNotification() local
502 int stepCount = Integer.parseInt(args[4]); in handleEvent() local547 int stepCount = Integer.parseInt(args[8]); in handleEvent() local