Searched refs:countOfType (Results 1 – 1 of 1) sorted by relevance
58 mSimAccountCount = countOfType(DeviceLocalAccountTypeFactory.TYPE_SIM, accounts); in AccountDisplayInfoFactory()59 mDeviceAccountCount = countOfType(DeviceLocalAccountTypeFactory.TYPE_DEVICE, accounts); in AccountDisplayInfoFactory()100 private int countOfType(@DeviceLocalAccountTypeFactory.LocalAccountType int type, in countOfType() method in AccountDisplayInfoFactory