Searched refs:logKeepInParentChildDetached (Results 1 – 4 of 4) sorted by relevance
35 fun logKeepInParentChildDetached(child: NotificationEntry, oldParent: NotificationEntry?) { regex
141 public void logKeepInParentChildDetached(145 mLogBufferLogger.logKeepInParentChildDetached(child, oldParent);
897 logKeepInParentChildDetached(child);1626 void logKeepInParentChildDetached(NotificationEntry child, NotificationEntry oldParent);3726 private void logKeepInParentChildDetached(ExpandableNotificationRow child) {3728 mLogger.logKeepInParentChildDetached(child.getEntry(), getEntry());
623 verify(mNotificationTestHelper.getMockLogger()).logKeepInParentChildDetached( in testRemoveChildrenWithKeepInParent_removesChildWithKeepInParent()639 verify(mNotificationTestHelper.getMockLogger(), never()).logKeepInParentChildDetached( in testRemoveChildrenWithKeepInParent_skipsChildrenWithoutKeepInParent()