HomeSort by relevance Sort by last modified time
    Searched refs:RecipientMatchCallback (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java 68 public interface RecipientMatchCallback {
77 ArrayList<String> inAddresses, Account account, RecipientMatchCallback callback) {
88 * @param callback RecipientMatchCallback called when a match or matches are found.
93 RecipientMatchCallback callback) {
RecipientEditTextView.java 86 import com.android.ex.chips.RecipientAlternatesAdapter.RecipientMatchCallback;
    [all...]

Completed in 33 milliseconds