Searched refs:cloneLight (Results 1 – 3 of 3) sorted by relevance
236 public StatusBarNotification cloneLight() { in cloneLight() method in StatusBarNotification
570 mBuffer.addLast(new Pair<>(sbn.cloneLight(), reason)); in record()4171 (trim == TRIM_FULL) ? sbn : sbn.cloneLight();4201 (trim == TRIM_FULL) ? sbn : sbn.cloneLight();8632 sbnCloneLight = heavy.cloneLight();9295 final StatusBarNotification oldSbnLightClone = oldSbn.cloneLight();9335 final StatusBarNotification sbnLight = sbn.cloneLight();
17785 HSPLandroid/service/notification/StatusBarNotification;->cloneLight()Landroid/service/notification/…