Searched refs:DEBUG_PROPERTIES_FILE (Results 1 – 1 of 1) sorted by relevance
55 private static final String DEBUG_PROPERTIES_FILE = "/etc/gps_debug.conf"; field in GnssConfiguration341 File file = new File(DEBUG_PROPERTIES_FILE); in loadPropertiesFromGpsDebugConfig()350 if (DEBUG) Log.d(TAG, "Could not open GPS configuration file " + DEBUG_PROPERTIES_FILE); in loadPropertiesFromGpsDebugConfig()