Searched refs:createUserSettingsStore (Results 1 – 2 of 2) sorted by relevance
37 protected LocationUserSettingsStore createUserSettingsStore(int userId, File file) { in createUserSettingsStore() method in FakeLocationSettings
83 protected LocationUserSettingsStore createUserSettingsStore(int userId, File file) { in createUserSettingsStore() method in LocationSettings93 settingsStore = createUserSettingsStore(userId, file); in getUserSettingsStore()