HomeSort by relevance Sort by last modified time
    Searched refs:theInstance (Results 1 - 16 of 16) sorted by null

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileCleaner.java 45 static final FileCleaningTracker theInstance = new FileCleaningTracker();
60 theInstance.track(file, marker);
76 theInstance.track(file, marker, deleteStrategy);
91 theInstance.track(path, marker);
107 theInstance.track(path, marker, deleteStrategy);
120 return theInstance.getTrackCount();
147 theInstance.exitWhenFinished();
159 return theInstance;
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 93 static SpdHelper* theInstance = NULL;
94 if (theInstance == NULL)
95 theInstance= new SpdHelper;
96 return *theInstance;
config.cpp 377 static CNfcConfig theInstance;
379 if (theInstance.size() == 0 && theInstance.mValidFile)
384 theInstance.readConfig(strPath.c_str(), true);
387 return theInstance;
  /external/libnfc-nci/src/adaptation/
config.cpp 392 static CNfcConfig theInstance;
394 if (theInstance.size() == 0 && theInstance.mValidFile)
399 theInstance.readConfig(strPath.c_str(), true);
402 return theInstance;
  /packages/apps/Nfc/nci/jni/
NativeNfcManager.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-core/1.3/
hamcrest-core-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-io-2.2.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 1054 milliseconds