HomeSort by relevance Sort by last modified time
    Searched refs:getLastIntrusive (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
NotificationIntrusivenessExtractor.java 71 if ((System.currentTimeMillis() - record.getLastIntrusive()) >= HANG_TIME_MS) {
NotificationRecord.java 563 public long getLastIntrusive() {
    [all...]

Completed in 228 milliseconds