Searched refs:loadPropertiesFromGpsDebugConfig (Results 1 – 1 of 1) sorted by relevance
290 loadPropertiesFromGpsDebugConfig(mProperties, DEBUG_PROPERTIES_VENDOR_FILE); in reloadGpsProperties()291 loadPropertiesFromGpsDebugConfig(mProperties, DEBUG_PROPERTIES_SYSTEM_FILE); in reloadGpsProperties()398 private void loadPropertiesFromGpsDebugConfig(Properties properties, String filePath) { in loadPropertiesFromGpsDebugConfig() method in GnssConfiguration