Searched refs:mLaunchedNotificationClipPath (Results 1 – 1 of 1) sorted by relevance
481 private final Path mLaunchedNotificationClipPath = new Path(); field in NotificationStackScrollLayout5520 mLaunchedNotificationClipPath.reset(); in setLaunchingNotification()5568 mLaunchedNotificationClipPath.reset();5569 mLaunchedNotificationClipPath.addRoundRect(left, top, right, bottom,5578 mLaunchedNotificationClipPath.offset(5581 expandingRow.setExpandingClipPath(mLaunchedNotificationClipPath);