Home | History | Annotate | Download | only in location

Lines Matching defs:PROPERTIES_FILE

195     private static final String PROPERTIES_FILE = "/etc/gps.conf";
284 // properties loaded from PROPERTIES_FILE
463 File file = new File(PROPERTIES_FILE);
488 Log.w(TAG, "Could not open GPS configuration file " + PROPERTIES_FILE);