Home
last modified time | relevance | path

Searched refs:AccountUtils (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
DAccountUtils.java28 public class AccountUtils { class
29 private AccountUtils() { in AccountUtils() method in AccountUtils
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DContactsBinaryDictionary.java30 import com.android.inputmethod.latin.personalization.AccountUtils;
94 AccountUtils.getDeviceAccountsEmailAddresses(mContext); in loadDeviceAccountsEmailAddressesLocked()