Searched refs:getChoices (Results 1 – 25 of 32) sorted by relevance
12
55 assertTrue(input.getChoices() == null || input.getChoices().length == 0); in testRemoteInputBuilder_setDataOnly()66 assertTrue(input.getChoices() == null || input.getChoices().length == 0); in testRemoteInputBuilder_setTextOnly()76 assertTrue(input.getChoices() != null && input.getChoices().length > 0); in testRemoteInputBuilder_setChoicesOnly()93 assertTrue(input.getChoices() != null && input.getChoices().length > 0); in testRemoteInputBuilder_setDataAndTextAndChoices()
87 public CharSequence[] getChoices() { in getChoices() method in RemoteInput103 && (getChoices() == null || getChoices().length == 0) in isDataOnly()
32 protected abstract CharSequence[] getChoices(); in getChoices() method in RemoteInputCompatBase.RemoteInput
117 public CharSequence[] getChoices() { in getChoices() method in RemoteInput137 && (getChoices() == null || getChoices().length == 0) in isDataOnly()
44 result[i] = factory.build(src.getResultKey(), src.getLabel(), src.getChoices(), in toCompat()59 .setChoices(src.getChoices()) in fromCompat()
259 .setChoices(src.getChoices()) in fromCompatRemoteInput()270 remoteInput.getChoices(), in toCompatRemoteInput()
72 data.putCharSequenceArray(KEY_CHOICES, remoteInput.getChoices()); in toBundle()
2135 method public java.lang.CharSequence[] getChoices();2160 method protected abstract java.lang.CharSequence[] getChoices();
2277 method public java.lang.CharSequence[] getChoices();2302 method protected abstract java.lang.CharSequence[] getChoices();
2645 method public java.lang.CharSequence[] getChoices();2670 method protected abstract java.lang.CharSequence[] getChoices();
2674 method public java.lang.CharSequence[] getChoices();2699 method protected abstract java.lang.CharSequence[] getChoices();
4904 method public java.lang.CharSequence[] getChoices();4929 method protected abstract java.lang.CharSequence[] getChoices();
4522 method public java.lang.CharSequence[] getChoices();4547 method protected abstract java.lang.CharSequence[] getChoices();
3246 method public java.lang.CharSequence[] getChoices();3271 method protected abstract java.lang.CharSequence[] getChoices();
4467 method public java.lang.CharSequence[] getChoices();4492 method protected abstract java.lang.CharSequence[] getChoices();
5724 method public java.lang.CharSequence[] getChoices();5753 method protected abstract java.lang.CharSequence[] getChoices();
3829 method public java.lang.CharSequence[] getChoices();3854 method protected abstract java.lang.CharSequence[] getChoices();
5285 method public java.lang.CharSequence[] getChoices();5310 method protected abstract java.lang.CharSequence[] getChoices();
3474 method public java.lang.CharSequence[] getChoices();3499 method protected abstract java.lang.CharSequence[] getChoices();
5336 method public java.lang.CharSequence[] getChoices();5361 method protected abstract java.lang.CharSequence[] getChoices();
3840 method public java.lang.CharSequence[] getChoices();3865 method protected abstract java.lang.CharSequence[] getChoices();
3518 method public java.lang.CharSequence[] getChoices();3543 method protected abstract java.lang.CharSequence[] getChoices();
4313 method public java.lang.CharSequence[] getChoices();4338 method protected abstract java.lang.CharSequence[] getChoices();