Searched refs:FLAG_KILL_AFTER_RESTORE (Results 1 – 7 of 7) sorted by relevance
1246 || ((appFlags & ApplicationInfo.FLAG_KILL_AFTER_RESTORE) != 0)); in keyValueAgentCleanup()
756 | flag(pkg.isKillAfterRestore(), ApplicationInfo.FLAG_KILL_AFTER_RESTORE) in appInfoFlags()
314 public static final int FLAG_KILL_AFTER_RESTORE = 1<<16; field in ApplicationInfo
3406 ai.flags |= ApplicationInfo.FLAG_KILL_AFTER_RESTORE; in parseBaseApplication()
4319 ApplicationInfo.FLAG_KILL_AFTER_RESTORE, "KILL_AFTER_RESTORE",
11972 field public static final int FLAG_KILL_AFTER_RESTORE = 65536; // 0x10000
8375 field public static final int FLAG_KILL_AFTER_RESTORE = 65536; // 0x10000