Searched refs:getModelFilePath (Results 1 – 3 of 3) sorted by relevance
343 String modelPath = updatedSettingsFields.getModelFilePath(); in checkForUpdateAndReloadModel()348 || !modelPath.equals(mCurrentSettingsFields.getModelFilePath()) in checkForUpdateAndReloadModel()352 updatedSettingsFields.getModelFilePath(), in checkForUpdateAndReloadModel()
13 public String getModelFilePath() { in getModelFilePath() method in SettingsFields
103 mModelFilePath = mSettingsFields.getModelFilePath(); in setupSettings()