Searched refs:BOTTOM_LEFT_LAYOUT_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
22 import static android.server.wm.app.Components.BOTTOM_LEFT_LAYOUT_ACTIVITY;249 componentName = (hGravity == GRAVITY_HOR_LEFT) ? BOTTOM_LEFT_LAYOUT_ACTIVITY in getComponentNameForGravity()
31 public static final ComponentName BOTTOM_LEFT_LAYOUT_ACTIVITY = field in Components