Searched refs:FLAG_NO_HISTORY (Results 1 – 8 of 8) sorted by relevance
357 public static final int FLAG_NO_HISTORY = 0x0080; field in ActivityInfo
4315 a.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in parseActivity()
115 … | flag(ActivityInfo.FLAG_NO_HISTORY, R.styleable.AndroidManifestActivity_noHistory, sa) in parseActivityOrReceiver()
295 r.info.flags |= ActivityInfo.FLAG_NO_HISTORY; in testStopActivityWhenActivityDestroyed()
63 import static android.content.pm.ActivityInfo.FLAG_NO_HISTORY;7329 || (info.flags & FLAG_NO_HISTORY) != 0; in isNoHistory()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8312 field public static final int FLAG_NO_HISTORY = 128; // 0x80
11379 field public static final int FLAG_NO_HISTORY = 128; // 0x80