Searched defs:FLAG_FORCE (Results 1 – 3 of 3) sorted by relevance
79 #define FLAG_FORCE InstalldNativeService::FLAG_FORCE macro
140 const int FLAG_FORCE = 0x2000; field
106 public static final int FLAG_FORCE = IInstalld.FLAG_FORCE; field in Installer