Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1495 private boolean mIsAmbient; field in NotificationListenerService.Ranking
1531 out.writeBoolean(mIsAmbient); in writeToParcel()
1564 mIsAmbient = in.readBoolean(); in Ranking()
1608 return mIsAmbient; in isAmbient()
1794 mIsAmbient = importance < NotificationManager.IMPORTANCE_LOW; in populate()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt63591 Landroid/service/notification/NotificationListenerService$Ranking;->mIsAmbient:Z