Searched refs:saveLocation (Results 1 – 2 of 2) sorted by relevance
127 String saveLocation = fileDialog.open(); in createControl()128 if (saveLocation != null) { in createControl()129 mDestination.setText(saveLocation); in createControl()
367 final String saveLocation = fileDialog.open(); in exportUnsignedReleaseApk() local368 if (saveLocation != null) { in exportUnsignedReleaseApk()374 new File(saveLocation), in exportUnsignedReleaseApk()386 "more efficiently.", saveLocation)); in exportUnsignedReleaseApk()