HomeSort by relevance Sort by last modified time
    Searched defs:getChoices (Results 1 - 25 of 25) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/editor/
PhotoActionPopup.java 73 public static ArrayList<ChoiceListItem> getChoices(Context context, int mode) {
99 final ArrayList<ChoiceListItem> choices = getChoices(context, mode);
  /frameworks/support/compat/src/main/java/androidx/core/app/
RemoteInput.java 85 public CharSequence[] getChoices() {
95 * is false, {@link #getChoices} is null or empty, and {@link #getAllowedDataTypes is
100 && (getChoices() == null || getChoices().length == 0)
108 * choices in {@link #getChoices}. An {@link IllegalArgumentException} is thrown
109 * if you set this to false and {@link #getChoices} returns {@code null} or empty.
428 .setChoices(src.getChoices())
  /frameworks/base/core/java/android/app/
RemoteInput.java 93 /** The user selected one of the choices from {@link #getChoices}. */
137 public CharSequence[] getChoices() {
152 * is false, {@link #getChoices} is null or empty, and {@link #getAllowedDataTypes is
157 && (getChoices() == null || getChoices().length == 0)
164 * choices in {@link #getChoices}. An {@link IllegalArgumentException} is thrown
165 * if you set this to false and {@link #getChoices} returns {@code null} or empty.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java 667 } else if (p.getChoices() != null) {
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/
javacc-5.0.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 168 milliseconds