Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowLogger.kt117 fun logRemoveTransientRow( in logRemoveTransientRow() method
DExpandableNotificationRowController.java190 public void logRemoveTransientRow(
194 mLogBufferLogger.logRemoveTransientRow(childEntry, containerEntry);
DExpandableNotificationRow.java1776 void logRemoveTransientRow(
3969 logRemoveTransientRow((ExpandableNotificationRow) view);
3974 private void logRemoveTransientRow(ExpandableNotificationRow row) {
3978 mLogger.logRemoveTransientRow(row.getEntry(), getEntry());