Home
last modified time | relevance | path

Searched refs:getChoices (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUiAdjustment.java144 if (areDifferent(firstRemoteInput.getChoices(), secondRemoteInput.getChoices())) { in areDifferent()
/frameworks/base/core/java/android/app/
DRemoteInput.java161 public CharSequence[] getChoices() { in getChoices() method in RemoteInput
181 && (getChoices() == null || getChoices().length == 0) in isDataOnly()
DNotification.java5749 CharSequence[] choices = r.getChoices(); in hasValidRemoteInput()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DInflatedSmartRepliesTest.java581 when(mRemoteInput.getChoices()).thenReturn(smartReplies); in setupAppGeneratedReplies()
/frameworks/base/boot/
Dboot-image-profile.txt2436 HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;
/frameworks/base/core/api/
Dcurrent.txt6501 method public CharSequence[] getChoices();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4933 method public java.lang.CharSequence[] getChoices();
/frameworks/base/config/
Dboot-image-profile.txt2436 HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;