Searched refs:ID_AUTH_ACTIVITY_BUTTON (Results 1 – 3 of 3) sorted by relevance
120 mUiBot.selectByRelativeId(AugmentedAuthActivity.ID_AUTH_ACTIVITY_BUTTON);168 mUiBot.selectByRelativeId(AugmentedAuthActivity.ID_AUTH_ACTIVITY_BUTTON);219 mUiBot.selectByRelativeId(AugmentedAuthActivity.ID_AUTH_ACTIVITY_BUTTON);
197 mUiBot.selectByRelativeId(AugmentedAuthActivity.ID_AUTH_ACTIVITY_BUTTON);
39 public static final String ID_AUTH_ACTIVITY_BUTTON = "button"; field in AugmentedAuthActivity