Searched refs:secondRemoteInput (Results 1 – 2 of 2) sorted by relevance
109 RemoteInput secondRemoteInput = in needReinflate_differentChoices() local118 .addRemoteInput(secondRemoteInput) in needReinflate_differentChoices()134 RemoteInput secondRemoteInput = in needReinflate_differentRemoteInputLabel() local143 .addRemoteInput(secondRemoteInput) in needReinflate_differentRemoteInputLabel()158 RemoteInput secondRemoteInput = in needReinflate_negative() local166 .addRemoteInput(secondRemoteInput).build(); in needReinflate_negative()
139 RemoteInput secondRemoteInput = second[i]; in areDifferent() local141 if (!TextUtils.equals(firstRemoteInput.getLabel(), secondRemoteInput.getLabel())) { in areDifferent()144 if (areDifferent(firstRemoteInput.getChoices(), secondRemoteInput.getChoices())) { in areDifferent()