Home
last modified time | relevance | path

Searched refs:logRemoveTransientRow (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationRowLogger.kt117 fun logRemoveTransientRow( regex
H A DExpandableNotificationRowController.java189 public void logRemoveTransientRow(
193 mLogBufferLogger.logRemoveTransientRow(childEntry, containerEntry);
H A DExpandableNotificationRow.java1677 void logRemoveTransientRow(
3828 logRemoveTransientRow((ExpandableNotificationRow) view);
3833 private void logRemoveTransientRow(ExpandableNotificationRow row) {
3837 mLogger.logRemoveTransientRow(row.getEntry(), getEntry());