Searched refs:sparse_switch_elements (Results 1 – 2 of 2) sorted by relevance
336 sparse_switch_elements returns[List<SwitchLabelElement> elements]1217 ^(I_STATEMENT_SPARSE_SWITCH sparse_switch_elements)1219 …$method::methodBuilder.addInstruction(new BuilderSparseSwitchPayload($sparse_switch_elements.eleme…
2009 public final List<SwitchLabelElement> sparse_switch_elements() throws RecognitionException { in sparse_switch_elements() method in smaliTreeWalker6294 sparse_switch_elements193=sparse_switch_elements(); in insn_sparse_switch_directive()