Searched refs:getDeviceLocalAccountTypeFactory (Results 1 – 4 of 4) sorted by relevance
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()
111 mDeviceLocalFactory = ObjectFactory.getDeviceLocalAccountTypeFactory(context); in FilterLoader()