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

1 2

  /frameworks/support/v4/donut/android/support/v4/app/
RemoteInputCompatBase.java 26 protected abstract CharSequence[] getChoices();
  /frameworks/base/core/java/android/app/
RemoteInput.java 106 public CharSequence[] getChoices() {
113 * choices in {@link #getChoices}. An {@link IllegalArgumentException} is thrown
114 * if you set this to false and {@link #getChoices} returns {@code null} or empty.
  /frameworks/support/v4/java/android/support/v4/app/
RemoteInput.java 70 public CharSequence[] getChoices() {
77 * choices in {@link #getChoices}. An {@link IllegalArgumentException} is thrown
78 * if you set this to false and {@link #getChoices} returns {@code null} or empty.
  /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);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
FormPageDisplayer.java 81 ArrayList<SelectFromListWizardFragment.ListItem> getChoices(Context context,
190 formPageInfo.getChoices(mContext, extraChoices), lastPage == null ? null
WifiFormPageType.java 193 public ArrayList<SelectFromListWizardFragment.ListItem> getChoices(
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/form/
FormPage.java 212 public List<String> getChoices() {
  /frameworks/support/tests/java/android/support/v4/app/
NotificationCompatWearableExtenderTest.java 237 assertCharSequencesEquals(real.getChoices(), compat.getChoices());
  /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/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.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/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 

Completed in 145 milliseconds

1 2