Searched refs:mLaunchIntentDetected (Results 1 – 1 of 1) sorted by relevance
68 private boolean mLaunchIntentDetected = false; field in AppSmokeTest144 mLaunchIntentDetected = true;208 mLaunchIntentDetected = false; in before()243 if (!launchResult && !mLaunchIntentDetected) { in testAppLaunch()