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

  /frameworks/base/include/androidfw/
AssetDir.h 52 size_t getFileCount(void) { return mFileInfo->size(); }
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_FilesTest.java 51 int fileCount = getFileCount(allFilesUri);
75 int newFileCount = getFileCount(allFilesUri);
93 assertEquals(fileCount, getFileCount(allFilesUri));
161 private int getFileCount(Uri uri) {
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 49 milliseconds