Searched refs:TYPE_SIM (Results 1 – 6 of 6) sorted by relevance
40 @IntDef({TYPE_OTHER, TYPE_DEVICE, TYPE_SIM})44 static final int TYPE_SIM = 2; field54 return type == TYPE_SIM || type == TYPE_DEVICE; in isLocalAccountType()78 return TYPE_SIM; in classifyAccount()88 if (classifyAccount(accountType) == TYPE_SIM) { in getAccountType()
147 == DeviceLocalAccountTypeFactory.TYPE_SIM) { in getFiltersForAccounts()
58 mSimAccountCount = countOfType(DeviceLocalAccountTypeFactory.TYPE_SIM, accounts); in AccountDisplayInfoFactory()94 return (type == DeviceLocalAccountTypeFactory.TYPE_SIM && mSimAccountCount == 1) in shouldUseTypeLabelForName()
87 == DeviceLocalAccountTypeFactory.TYPE_SIM) { in getAccountTypes()
34 return TYPE_SIM; in classifyAccount()
220 TYPE_SIM; enumConstant890 ContactsType.TYPE_SIM); in sendVcardListingXml()944 } else if (contactType == ContactsType.TYPE_SIM) { in createList()950 } else if (contactType == ContactsType.TYPE_SIM) { in createList()980 } else if (contactType == ContactsType.TYPE_SIM) { in createList()