Searched refs:secondRemoteInput (Results 1 – 2 of 2) sorted by relevance
125 RemoteInput secondRemoteInput = in needReinflate_differentChoices() local134 .addRemoteInput(secondRemoteInput) in needReinflate_differentChoices()153 RemoteInput secondRemoteInput = in needReinflate_differentRemoteInputLabel() local162 .addRemoteInput(secondRemoteInput) in needReinflate_differentRemoteInputLabel()180 RemoteInput secondRemoteInput = in needReinflate_negative() local188 .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()