Searched refs:mSimAccountCount (Results 1 – 1 of 1) sorted by relevance
44 private final int mSimAccountCount; field in AccountDisplayInfoFactory58 mSimAccountCount = countOfType(DeviceLocalAccountTypeFactory.TYPE_SIM, accounts); in AccountDisplayInfoFactory()94 return (type == DeviceLocalAccountTypeFactory.TYPE_SIM && mSimAccountCount == 1) in shouldUseTypeLabelForName()