Searched refs:hostoryFileName (Results 1 – 1 of 1) sorted by relevance
1072 String hostoryFileName = (String) args[1]; in doInBackground() local1077 fos = mContext.openFileOutput(hostoryFileName, Context.MODE_PRIVATE); in doInBackground()1079 Log.e(LOG_TAG, "Error writing historical recrod file: " + hostoryFileName, fnfe); in doInBackground()