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

/frameworks/base/core/java/android/provider/
H A DContactsContract.java8149 public static final int MODE_MEDIUM = 2; field in class:ContactsContract.QuickContact
8222 * @param mode Any of {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or
8256 * @param mode Any of {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or
8499 * {@link #MODE_SMALL}, {@link #MODE_MEDIUM}, or {@link #MODE_LARGE}.
8520 public static final int MODE_MEDIUM = 2; field in class:ContactsContract.Intents

Completed in 57 milliseconds