Searched refs:PATH (Results 1 – 6 of 6) sorted by relevance
24 public static final String PATH = "/location"; field in Constants
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
79 if (dataItemUri.getPath().startsWith(Constants.PATH)) { in onDataChanged()
411 String path = Constants.PATH + "/" + mCalendar.getTimeInMillis(); in addLocationEntry()