HomeSort by relevance Sort by last modified time
    Searched refs:NotificationCustomViewWrapper (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationCustomViewWrapper.java 39 public class NotificationCustomViewWrapper extends NotificationViewWrapper {
48 protected NotificationCustomViewWrapper(View view, ExpandableNotificationRow row) {
NotificationViewWrapper.java 60 return new NotificationCustomViewWrapper(v, row);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationContentView.java 38 import com.android.systemui.statusbar.notification.NotificationCustomViewWrapper;
265 return mBeforeN && mContractedWrapper instanceof NotificationCustomViewWrapper;
    [all...]

Completed in 42 milliseconds