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