Searched refs:mThisAppLauncher (Results 1 – 1 of 1) sorted by relevance
63 private ComponentName mThisAppLauncher; field in SessionCommitBroadcastTest69 mThisAppLauncher = new ComponentName(mContext, LauncherActivity.class); in setUpTest()81 if (mDefaultLauncher.equals(mThisAppLauncher)) { in testBroadcastNotReceivedForDifferentLauncher()89 if (!mDefaultLauncher.equals(mThisAppLauncher)) { in testBroadcastNotReceivedForDifferentLauncher()96 assertFalse("No default launcher found", mDefaultLauncher.equals(mThisAppLauncher)); in testBroadcastNotReceivedForDifferentLauncher()115 setLauncher(mThisAppLauncher.flattenToString()); in testBroadcastNotReceivedForUpdateInstall()141 setLauncher(mThisAppLauncher.flattenToString()); in testBroadcastReceivedForNewInstall()162 setLauncher(mThisAppLauncher.flattenToString()); in testBroadcastReceivedForEnablingApp()