Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java2067 private int mSmallIconLevel; field in Notification.Builder
2276 mSmallIconLevel = level;
3318 n.iconLevel = mSmallIconLevel; in buildUnstyled()
3571 mSmallIconLevel = n.iconLevel; in restoreFromNotification()