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

  /frameworks/base/services/tests/servicestests/src/com/android/server/usage/
AppStandbyControllerTests.java 19 import static android.app.usage.UsageEvents.Event.NOTIFICATION_SEEN;
495 reportEvent(mController, NOTIFICATION_SEEN, mInjector.mElapsedRealtime);
499 reportEvent(mController, NOTIFICATION_SEEN, mInjector.mElapsedRealtime);
608 reportEvent(mController, NOTIFICATION_SEEN, 1000);
629 reportEvent(mController, NOTIFICATION_SEEN, 1000);
642 // Both timed out, so NOTIFICATION_SEEN timeout should be effective
685 reportEvent(mController, NOTIFICATION_SEEN, mInjector.mElapsedRealtime);
  /frameworks/base/core/java/android/app/usage/
UsageEvents.java 110 public static final int NOTIFICATION_SEEN = 10;
  /cts/tests/tests/app.usage/src/android/app/usage/cts/
UsageStatsTest.java 493 if (event.getEventType() == Event.NOTIFICATION_SEEN) {
508 if (event.getEventType() == Event.NOTIFICATION_SEEN) {
    [all...]
  /frameworks/base/services/usage/java/com/android/server/usage/
AppStandbyController.java     [all...]
UserUsageStatsService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java     [all...]
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 175 milliseconds