Home
last modified time | relevance | path

Searched refs:getChoices (Results 1 – 9 of 9) 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.java6431 CharSequence[] choices = r.getChoices(); in hasValidRemoteInput()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DInflatedSmartRepliesTest.java582 when(mRemoteInput.getChoices()).thenReturn(smartReplies); in setupAppGeneratedReplies()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2507 HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4933 method public java.lang.CharSequence[] getChoices();
/frameworks/base/config/
Dboot-image-profile.txt2507 HSPLandroid/app/RemoteInput;->getChoices()[Ljava/lang/CharSequence;
/frameworks/base/core/api/
Dcurrent.txt7308 method public CharSequence[] getChoices();