Searched refs:launchResult (Results 1 – 3 of 3) sorted by relevance
145 val launchResult = intentStarter(animationAdapter) in <lambda>() constant150 launchResult == ActivityManager.START_TASK_TO_FRONT || in <lambda>()151 launchResult == ActivityManager.START_SUCCESS || in <lambda>()152 (launchResult == ActivityManager.START_DELIVERED_TO_TOP && isOnKeyguard) in <lambda>()154 Log.d(TAG, "launchResult=$launchResult willAnimate=$willAnimate isOnKeyguard=$isOnKeyguard") in <lambda>()
256 AppLaunchResult launchResult = null; in testMeasureStartUpTime() local259 launchResult = startApp(launch.getApp(), false, launch.getLaunchReason()); in testMeasureStartUpTime()262 launchResult = startApp(launch.getApp(), true, launch.getLaunchReason()); in testMeasureStartUpTime()264 if (launchResult.mLaunchTime < 0) { in testMeasureStartUpTime()
315 AppLaunchResult launchResult = in testMeasureStartUpTime() local317 if (launchResult.mLaunchTime < 0) { in testMeasureStartUpTime()356 AppLaunchResult launchResult = in testMeasureStartUpTime() local358 if (launchResult.mLaunchTime < 0) { in testMeasureStartUpTime()