Searched refs:secondRemoteInput (Results 1 – 2 of 2) sorted by relevance
108 RemoteInput secondRemoteInput = in needReinflate_differentChoices() local117 .addRemoteInput(secondRemoteInput) in needReinflate_differentChoices()133 RemoteInput secondRemoteInput = in needReinflate_differentRemoteInputLabel() local142 .addRemoteInput(secondRemoteInput) in needReinflate_differentRemoteInputLabel()157 RemoteInput secondRemoteInput = in needReinflate_negative() local165 .addRemoteInput(secondRemoteInput).build(); in needReinflate_negative()
132 RemoteInput secondRemoteInput = second[i]; in areDifferent() local134 if (!TextUtils.equals(firstRemoteInput.getLabel(), secondRemoteInput.getLabel())) { in areDifferent()137 if (areDifferent(firstRemoteInput.getChoices(), secondRemoteInput.getChoices())) { in areDifferent()