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