Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java327 Notification lowN = new Notification.Builder(mContext, "").build(); in testGroupNotifications_highestIsProxy() local
329 mPkg, mPkg, 1, "low", 0, 0, lowN, mUser, in testGroupNotifications_highestIsProxy()