Searched refs:firstRemoteInput (Results 1 – 2 of 2) sorted by relevance
123 RemoteInput firstRemoteInput = in needReinflate_differentChoices() local130 .addRemoteInput(firstRemoteInput) in needReinflate_differentChoices()151 RemoteInput firstRemoteInput = in needReinflate_differentRemoteInputLabel() local158 .addRemoteInput(firstRemoteInput) in needReinflate_differentRemoteInputLabel()178 RemoteInput firstRemoteInput = in needReinflate_negative() local185 .addRemoteInput(firstRemoteInput).build(); in needReinflate_negative()
138 RemoteInput firstRemoteInput = first[i]; in areDifferent() local141 if (!TextUtils.equals(firstRemoteInput.getLabel(), secondRemoteInput.getLabel())) { in areDifferent()144 if (areDifferent(firstRemoteInput.getChoices(), secondRemoteInput.getChoices())) { in areDifferent()