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

  /frameworks/base/services/core/java/com/android/server/notification/
NotificationRecord.java 110 private boolean mRecentlyIntrusive;
370 mRecentlyIntrusive = previous.mRecentlyIntrusive;
512 pw.println(prefix + "mRecentlyIntrusive=" + mRecentlyIntrusive);
646 mRecentlyIntrusive = recentlyIntrusive;
653 return mRecentlyIntrusive;
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 115 milliseconds