Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1721 private boolean mIsAmbient; field in NotificationListenerService.Ranking
1767 out.writeBoolean(mIsAmbient); in writeToParcel()
1807 mIsAmbient = in.readBoolean(); in Ranking()
1858 return mIsAmbient; in isAmbient()
2120 mIsAmbient = importance < NotificationManager.IMPORTANCE_LOW; in populate()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49679 Landroid/service/notification/NotificationListenerService$Ranking;->mIsAmbient:Z