Searched refs:cloneLight (Results 1 – 4 of 4) sorted by relevance
225 public StatusBarNotification cloneLight() { in cloneLight() method in StatusBarNotification
380 final StatusBarNotification oldSbn = entry.notification.cloneLight(); in updateRankingAndSort()
116 when(mMockStatusBarNotification.cloneLight()).thenReturn(mMockStatusBarNotification); in setUp()
496 mBuffer.addLast(nr.cloneLight()); in record()3308 (trim == TRIM_FULL) ? sbn : sbn.cloneLight();3338 (trim == TRIM_FULL) ? sbn : sbn.cloneLight();7372 sbnCloneLight = heavy.cloneLight();7929 final StatusBarNotification oldSbnLightClone = oldSbn.cloneLight();7966 final StatusBarNotification sbnLight = sbn.cloneLight();