Searched refs:getChoices (Results 1 – 9 of 9) 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()
6431 CharSequence[] choices = r.getChoices(); in hasValidRemoteInput()
582 when(mRemoteInput.getChoices()).thenReturn(smartReplies); in setupAppGeneratedReplies()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2507 HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;
4933 method public java.lang.CharSequence[] getChoices();
7308 method public CharSequence[] getChoices();