Searched refs:MPP_ACTIVITY3 (Results 1 – 2 of 2) sorted by relevance
23 import static android.server.wm.app.Components.MPP_ACTIVITY3;92 launchMppActivity(MPP_ACTIVITY3, NOT_PREFER_MPP); in testAttrPreferMinimalPostProcessingSimple()93 assertDisplayRequestedMinimalPostProcessing(MPP_ACTIVITY3, PREFER_MPP); in testAttrPreferMinimalPostProcessingSimple()
254 public static final ComponentName MPP_ACTIVITY3 = field in Components