Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1939 private int mSmallIconLevel; field in Notification.Builder
2148 mSmallIconLevel = level;
3152 n.iconLevel = mSmallIconLevel; in buildUnstyled()
3402 mSmallIconLevel = n.iconLevel; in restoreFromNotification()