Searched refs:launchMode (Results 1 – 4 of 4) sorted by relevance
96 assertEquals(mActivityInfo.launchMode, info.launchMode); in testWriteToParcel()
1182 assertEquals(ActivityInfo.LAUNCH_SINGLE_TOP, activity.launchMode); in assertTestPackageInfo()
486 int reason, int startType, int launchMode, int startupState) { in verify() argument503 assertEquals(launchMode, info.getLaunchMode()); in verify()
1067 field public static final int launchMode = 16842781; // 0x101001d12113 field public int launchMode;