Searched refs:mLaunchedNotificationClipPath (Results 1 – 1 of 1) sorted by relevance
517 private final Path mLaunchedNotificationClipPath = new Path(); field in NotificationStackScrollLayout5715 mLaunchedNotificationClipPath.reset(); in setLaunchingNotification()5769 mLaunchedNotificationClipPath.reset();5770 mLaunchedNotificationClipPath.addRoundRect(left, top, right, bottom,5779 mLaunchedNotificationClipPath.offset(5782 expandingRow.setExpandingClipPath(mLaunchedNotificationClipPath);