Searched defs:isLockscreen (Results 1 – 4 of 4) sorted by relevance
37 public void logPanelShown(boolean isLockscreen, Notifications.NotificationList proto) { in logPanelShown()42 public void logPanelShown(boolean isLockscreen, in logPanelShown()53 public boolean isLockscreen; field in NotificationPanelLoggerFake.CallRecord55 CallRecord(boolean isLockscreen, Notifications.NotificationList list) { in CallRecord()
46 void logPanelShown(boolean isLockscreen, Notifications.NotificationList proto); in logPanelShown()52 void logPanelShown(boolean isLockscreen, in logPanelShown()79 public static NotificationPanelEvent fromLockscreen(boolean isLockscreen) { in fromLockscreen()
37 public void logPanelShown(boolean isLockscreen, Notifications.NotificationList proto) { in logPanelShown()45 public void logPanelShown(boolean isLockscreen, in logPanelShown()
38 val isLockscreen: Boolean = false, constant in com.android.systemui.shared.regionsampling.RegionSampler