Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java92 private int mFlag1; field in NotificationListenerVerifierActivity
194 mFlag1 = Notification.FLAG_ONLY_ALERT_ONCE; in sendNotifications()
601 pass &= checkFlagSet(mFlag1, payload.getInt(JSON_FLAGS), in test()
1395 mFlag1 = Notification.FLAG_ONLY_ALERT_ONCE; in sendMessagingNotification()