Searched defs:recentlyIntrusive (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java244 public void setRecentlyIntrusive(boolean recentlyIntrusive) { argument
245 mRecentlyIntrusive = recentlyIntrusive;

Completed in 423 milliseconds