Searched defs:instructionTextId (Results 1 – 2 of 2) sorted by relevance
81 public View createUserItem(int instructionTextId, int buttonTextId, View.OnClickListener l) { in createUserItem()
517 int instructionTextId; field in KeyChainTest.Step525 public Step(int instructionTextId, boolean skippable, AsyncTask<Void, Void, Void> task) { in Step()