Searched refs:FLAG_KILL_AFTER_RESTORE (Results 1 – 6 of 6) sorted by relevance
239 public static final int FLAG_KILL_AFTER_RESTORE = 1<<16; field in ApplicationInfo
1910 ai.flags |= ApplicationInfo.FLAG_KILL_AFTER_RESTORE; in parseApplication()
378 NO DOC BLOCK: android.content.pm.ApplicationInfo Field FLAG_KILL_AFTER_RESTORE
2885 ApplicationInfo.FLAG_KILL_AFTER_RESTORE, "KILL_AFTER_RESTORE",
4984 & ApplicationInfo.FLAG_KILL_AFTER_RESTORE) != 0) { in agentCleanup()
7027 field public static final int FLAG_KILL_AFTER_RESTORE = 65536; // 0x10000