Searched refs:mActivityPath (Results 1 – 1 of 1) sorted by relevance
43 private String mActivityPath = ""; field in MainActivity73 mActivityPath = path; in initializeActivity()78 return new SimpleAdapter(this, getData(mActivityPath), in createListAdapter()