Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java632 private int mSmallIconLevel; field in Notification.Builder
707 mSmallIconLevel = level; in setSmallIcon()
1017 n.iconLevel = mSmallIconLevel; in getNotification()