Searched refs:getNotificationShouldRemoved (Results 1 – 2 of 2) sorted by relevance
91 public boolean getNotificationShouldRemoved() { in getNotificationShouldRemoved() method in ShadowService
65 assertThat(shadowService.getNotificationShouldRemoved(), is(true)); in stopForeground()