Searched refs:overlapAmount (Results 1 – 1 of 1) sorted by relevance
359 float overlapAmount = newNotificationEnd - firstHeadsUpEnd; in updateClipping() local360 state.clipBottomAmount = mEnableNotificationClipping ? (int) overlapAmount : 0; in updateClipping()