httpsCertPath = mActivity.getFilesDir() + STR0 + SyncthingService.HTTPS_CERT_FILE | httpsCertPath = new File(mActivity.getFilesDir(),SyncthingService.HTTPS_CERT_FILE) | mActivity.getFilesDir() + STR0 + SyncthingService.HTTPS_CERT_FILE | new File(mActivity.getFilesDir(),SyncthingService.HTTPS_CERT_FILE) | syncthing-android | e6c9960d0b7ddd466c9118df388cd90620fe8952 | com.nutomic.syncthingandroid.fragments.DrawerFragment | | _1 | httpsCertPath |
---|
_2 | httpsCertPath |
---|
| v0 | mActivity.getFilesDir() |
---|
v1 | SyncthingService.HTTPS_CERT_FILE |
---|
| | v0 | mActivity.getFilesDir() |
---|
v1 | SyncthingService.HTTPS_CERT_FILE |
---|
| AssignedTo | False |