Home
last modified time | relevance | path

Searched defs:MAX_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/input/
H A DPropertyMap_fuzz.cpp22 static constexpr int MAX_FILE_SIZE = 256; variable
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerStressTest.java78 int MAX_FILE_SIZE = 10 * 1024; // 10 kb in testMultipleDownloads() local