Searched refs:BOTTOM_LEFT_LAYOUT_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
23 import static android.server.wm.app.Components.BOTTOM_LEFT_LAYOUT_ACTIVITY;134 activityName = (hGravity == GRAVITY_HOR_LEFT) ? BOTTOM_LEFT_LAYOUT_ACTIVITY in testLayout()
30 public static final ComponentName BOTTOM_LEFT_LAYOUT_ACTIVITY = field in Components