Searched refs:getDeviceLocalAccountTypeFactory (Results 1 – 5 of 5) sorted by relevance
56 ObjectFactory.getDeviceLocalAccountTypeFactory(context), knownAccountTypes); in create()70 ObjectFactory.getDeviceLocalAccountTypeFactory(context), knownTypes); in create()
32 public static DeviceLocalAccountTypeFactory getDeviceLocalAccountTypeFactory(Context context) { in getDeviceLocalAccountTypeFactory() method in ObjectFactory
48 ObjectFactory.getDeviceLocalAccountTypeFactory(context), accounts); in AccountDisplayInfoFactory()
61 ObjectFactory.getDeviceLocalAccountTypeFactory(context), in AccountTypeProvider()
121 mDeviceLocalFactory = ObjectFactory.getDeviceLocalAccountTypeFactory(context); in FilterLoader()