Searched refs:getCurrentActivityName (Results 1 – 6 of 6) sorted by relevance
247 assertThat(getCurrentActivityName()).isEqualTo(DEFAULT_BUTTON_ACTIVITY_NAME); in onClick_launchesIntentActivity()252 assertThat(getCurrentActivityName()).isEqualTo(DIALER_BUTTON_ACTIVITY_NAME); in onClick_launchesIntentActivity()259 assertThat(getCurrentActivityName()).isEqualTo(DEFAULT_BUTTON_ACTIVITY_NAME); in onLongClick_longIntentDefined_launchesLongIntentActivity()265 assertThat(getCurrentActivityName()).isEqualTo(DIALER_BUTTON_ACTIVITY_NAME); in onLongClick_longIntentDefined_launchesLongIntentActivity()357 private String getCurrentActivityName() { in getCurrentActivityName() method in CarSystemBarButtonTest
498 public String getCurrentActivityName() { in getCurrentActivityName() method in UiDevice500 return getAutomatorBridge().getQueryController().getCurrentActivityName(); in getCurrentActivityName()
492 public String getCurrentActivityName() { in getCurrentActivityName() method in QueryController
16 method public java.lang.String getCurrentActivityName();
16 method public deprecated java.lang.String getCurrentActivityName();
32 method @Deprecated public String getCurrentActivityName();