Searched refs:getChoices (Results 1 – 8 of 8) sorted by relevance
144 if (areDifferent(firstRemoteInput.getChoices(), secondRemoteInput.getChoices())) { in areDifferent()
161 public CharSequence[] getChoices() { in getChoices() method in RemoteInput181 && (getChoices() == null || getChoices().length == 0) in isDataOnly()
5749 CharSequence[] choices = r.getChoices(); in hasValidRemoteInput()
581 when(mRemoteInput.getChoices()).thenReturn(smartReplies); in setupAppGeneratedReplies()
2436 HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;
6501 method public CharSequence[] getChoices();
4933 method public java.lang.CharSequence[] getChoices();