Searched refs:getEntriesKeptForRemoteInputActive (Results 1 – 2 of 2) sorted by relevance
138 assertEquals(mRemoteInputManager.getEntriesKeptForRemoteInputActive(), in testNotificationWithRemoteInputActiveIsRemovedOnCollapse()143 assertTrue(mRemoteInputManager.getEntriesKeptForRemoteInputActive().isEmpty()); in testNotificationWithRemoteInputActiveIsRemovedOnCollapse()
587 public Set<NotificationEntry> getEntriesKeptForRemoteInputActive() { in getEntriesKeptForRemoteInputActive() method in NotificationRemoteInputManager