Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java164 private boolean mAllowBubble; field in NotificationRecord
980 return mAllowBubble; in canBubble()
984 mAllowBubble = allow; in setAllowBubble()