Home
last modified time | relevance | path

Searched defs:FLAG_FREE_CACHE_DEFY_TARGET_FREE_BYTES (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/tests/
Dinstalld_cache_test.cpp45 #define FLAG_FREE_CACHE_DEFY_TARGET_FREE_BYTES InstalldNativeService::FLAG_FREE_CACHE_DEFY_TARGET_F… macro
/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl162 const int FLAG_FREE_CACHE_DEFY_TARGET_FREE_BYTES = 0x800; field
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java109 public static final int FLAG_FREE_CACHE_DEFY_TARGET_FREE_BYTES = field in Installer