Searched refs:syntheticAppDetailsActivityEnabled (Results 1 – 2 of 2) sorted by relevance
146 assertThat(app.testApp().pkg().syntheticAppDetailsActivityEnabled()).isTrue(); in setSyntheticAppDetailsActivityEnabled_true_isEnabled()178 assertThat(app.testApp().pkg().syntheticAppDetailsActivityEnabled()).isFalse(); in setSyntheticAppDetailsActivityEnabled_false_isNotEnabled()
960 public boolean syntheticAppDetailsActivityEnabled(UserReference user) { in syntheticAppDetailsActivityEnabled() method in Package969 public boolean syntheticAppDetailsActivityEnabled() { in syntheticAppDetailsActivityEnabled() method in Package970 return syntheticAppDetailsActivityEnabled(TestApis.users().instrumented()); in syntheticAppDetailsActivityEnabled()