Searched refs:mResultFilePath (Results 1 – 1 of 1) sorted by relevance
55 private String mResultFilePath = null; field in DeviceInfoActivity75 data.setData(Uri.parse(mResultFilePath)); in onCreate()114 return mResultFilePath; in getResultFilePath()150 mResultFilePath = jsonFile.getAbsolutePath(); in createFilePath()156 FileOutputStream out = new FileOutputStream(mResultFilePath); in createJsonWriter()