Searched refs:setPrivateLayout (Results 1 – 2 of 2) sorted by relevance
244 row.setPrivateLayout(mockPrivateLayout); in testSetSensitiveOnNotifRowUpdatesLayout()536 group.setPrivateLayout(privateLayout); in testFeedback_header()757 row.setPrivateLayout(privateLayout); in testSetContentAnimationRunning_Run()771 row.setPrivateLayout(privateLayout); in testSetContentAnimationRunning_Stop()785 groupRow.setPrivateLayout(privateParentLayout); in testSetContentAnimationRunningInGroupChild_Run()792 row.setPrivateLayout(privateChildLayout); in testSetContentAnimationRunningInGroupChild_Run()813 group.setPrivateLayout(privateParentLayout); in testSetIconAnimationRunningGroup_Run()820 child.setPrivateLayout(privateChildLayout); in testSetIconAnimationRunningGroup_Run()
4434 protected void setPrivateLayout(NotificationContentView privateLayout) { in setPrivateLayout() method in ExpandableNotificationRow