Searched refs:mDeviceAccountCount (Results 1 – 1 of 1) sorted by relevance
43 private final int mDeviceAccountCount; field in AccountDisplayInfoFactory59 mDeviceAccountCount = countOfType(DeviceLocalAccountTypeFactory.TYPE_DEVICE, accounts); in AccountDisplayInfoFactory()95 || (type == DeviceLocalAccountTypeFactory.TYPE_DEVICE && mDeviceAccountCount == 1) in shouldUseTypeLabelForName()