summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorFelka Chang <felkachang@google.com>2019-11-20 14:11:13 +0800
committerFelka Chang <felkachang@google.com>2019-12-18 23:04:15 +0800
commit71e3efed54880539fb5e4522ea25ba24c51d70ff (patch)
treede1626cbf628aa243cb6a922084a3c4d7e71b1fc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent344c5447f2b3e2aab1302a3d48852702cb202cac (diff)
Add query functionalities to query all of crates
Once the application called Context.getCrateDir(), the crates root directory is also created. The application can mkdir directory under the crates root. Each child directory in crates root is one crate. Each crate information is descibed by CrateInfo. CrateInfo contains the following information. * Label: It is used to display text to the users. Default is the folder name. * Expiration: When the system needs more space. The system will clean the files in the crates according to the expired or not. Default is 0. Test: atest \ CtsOsTestCases:android.os.storage.cts.CrateInfoTest \ CtsOsTestCases:android.os.storage.cts.StorageCrateTest \ CtsOsTestCases:android.os.storage.cts.StorageStatsManagerTest Bug: 141660526 Change-Id: Icdc8123c481ef7c5b4fd68ffcfd334ffbfc9d655
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions