Home | History | Annotate | Download | only in app

Lines Matching defs:getRemoteInputs

175         assertSame(a.getRemoteInputs()[0], aCopy.getRemoteInputs()[0]);
301 RemoteInput[] textInputs = a.getRemoteInputs();
313 verifyRemoteInputArrayHasSingleResult(a.getRemoteInputs(), TEXT_RESULT_KEY);