HomeSort by relevance Sort by last modified time
    Searched defs:saveAs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebFileChooserParams.h 45 // If |saveAs| is true, the dialog allows the user to select a possibly
47 bool saveAs;
78 , saveAs(false)
  /packages/apps/Email/src/com/android/email/
LegacyConversions.java 307 File saveAs = AttachmentUtilities.getAttachmentFilename(context, accountId,
309 saveAs.createNewFile();
310 FileOutputStream out = new FileOutputStream(saveAs);
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 2691 milliseconds