Searched refs:setLaunchedFromUid (Results 1 – 5 of 5) sorted by relevance
198 .setLaunchedFromUid(mActivity.getUid()) in testCleanLetterboxConfigListenerWhenTranslucentIsDestroyed()226 .setLaunchedFromUid(mActivity.getUid()) in testHorizontalReachabilityEnabledForTranslucentActivities()301 .setLaunchedFromUid(mActivity.getUid()) in testVerticalReachabilityEnabledForTranslucentActivities()368 .setLaunchedFromUid(mActivity.getUid()) in testApplyStrategyAgainWhenOpaqueIsDestroyed()377 .setLaunchedFromUid(mActivity.getUid()) in testApplyStrategyAgainWhenOpaqueIsDestroyed()405 .setLaunchedFromUid(mActivity.getUid()) in testResetOpaqueReferenceWhenOpaqueIsDestroyed()433 .setLaunchedFromUid(mActivity.getUid()) in testNotApplyStrategyAgainWhenOpaqueIsNotDestroyed()442 .setLaunchedFromUid(mActivity.getUid()) in testNotApplyStrategyAgainWhenOpaqueIsNotDestroyed()466 .setLaunchedFromUid(mActivity.getUid()) in testApplyStrategyToTranslucentActivities()494 .setLaunchedFromUid(mActivity.getUid()) in testApplyStrategyToTranslucentActivitiesRetainsWindowConfigurationProperties()[all …]
1212 ActivityBuilder setLaunchedFromUid(int uid) { in setLaunchedFromUid() method in WindowTestsBase.ActivityBuilder1326 .setLaunchedFromUid(mLaunchedFromUid) in buildInner()
2872 .setCreateTask(true).setLaunchedFromUid(Process.SYSTEM_UID).build(); in testTrackingStartingWindowThroughTrampoline()
1277 .setLaunchedFromUid(callingUid) in executeRequest()
10083 .setLaunchedFromUid(launchedFromUid)10822 Builder setLaunchedFromUid(int uid) {