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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java106 private boolean mBeforeN; field in class:NotificationContentView
267 return mBeforeN && mContractedWrapper instanceof NotificationCustomViewWrapper;
921 mBeforeN = entry.targetSdk < Build.VERSION_CODES.N;

Completed in 61 milliseconds