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

  /packages/apps/Email/src/org/apache/commons/io/
FileDeleteStrategy.java 27 * directories if they are empty, or maybe to force deletion.
46 public static final FileDeleteStrategy FORCE = new ForceFileDeleteStrategy();
131 * Force file deletion strategy.
136 super("Force");
  /frameworks/base/core/tests/coretests/src/android/os/storage/
StorageManagerBaseTest.java 59 protected static boolean FORCE = true;
412 * @param force true if we shuold force the unmount, false otherwise
415 protected boolean unmountObb_noThrow(String obbFilePath, boolean force) {
421 assertTrue("unmountObb call failed", mSm.unmountObb(obbFilePath, force, obbListener));
424 if (force) {
436 * @param force true if we shuold force the unmount, false otherwise
438 protected void unmountObb(String obbFilePath, boolean force) {
443 assertTrue("unmountObb call failed", mSm.unmountObb(obbFilePath, force, obbListener))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-oro.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 178 milliseconds