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