Searched refs:mDeviceLocalFactory (Results 1 – 1 of 1) sorted by relevance
106 private DeviceLocalAccountTypeFactory mDeviceLocalFactory; field in AccountFilterUtil.FilterLoader111 mDeviceLocalFactory = ObjectFactory.getDeviceLocalAccountTypeFactory(context); in FilterLoader()136 mDeviceLocalFactory, account.type)) && in getFiltersForAccounts()143 if (mDeviceLocalFactory.classifyAccount(account.type) in getFiltersForAccounts()146 } else if (mDeviceLocalFactory.classifyAccount(account.type) in getFiltersForAccounts()