Searched refs:logKeepInParentChildDetached (Results 1 – 4 of 4) sorted by relevance
35 fun logKeepInParentChildDetached(child: NotificationEntry, oldParent: NotificationEntry?) { in logKeepInParentChildDetached() method
142 public void logKeepInParentChildDetached(146 mLogBufferLogger.logKeepInParentChildDetached(child, oldParent);
935 logKeepInParentChildDetached(child);1725 void logKeepInParentChildDetached(NotificationEntry child, NotificationEntry oldParent);3867 private void logKeepInParentChildDetached(ExpandableNotificationRow child) {3869 mLogger.logKeepInParentChildDetached(child.getEntry(), getEntry());
628 verify(mNotificationTestHelper.getMockLogger()).logKeepInParentChildDetached( in testRemoveChildrenWithKeepInParent_removesChildWithKeepInParent()644 verify(mNotificationTestHelper.getMockLogger(), never()).logKeepInParentChildDetached( in testRemoveChildrenWithKeepInParent_skipsChildrenWithoutKeepInParent()