Home
last modified time | relevance | path

Searched refs:mBeforeN (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java142 private boolean mBeforeN; field in NotificationContentView
359 return mBeforeN && mContractedWrapper instanceof NotificationCustomViewWrapper; in shouldContractedBeFixedSize()
1192 mBeforeN = entry.targetSdk < Build.VERSION_CODES.N; in onNotificationUpdated()