Searched defs:MODE_MEDIUM (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/provider/
H A DContactsContract.java8422 * One of {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or {@link #MODE_LARGE}.
8450 public static final int MODE_MEDIUM = 2; field in class:ContactsContract.QuickContact
8563 * @param mode Any of {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or
8599 * @param mode Any of {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or
9076 * {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or {@link #MODE_LARGE}.
9097 public static final int MODE_MEDIUM = 2; field in class:ContactsContract.Intents

Completed in 37 milliseconds