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.java104 private int mFlag1; field in NotificationListenerVerifierActivity
218 mFlag1 = Notification.FLAG_ONLY_ALERT_ONCE; in sendNotifications()
769 pass &= checkFlagSet(mFlag1, payload.getInt(JSON_FLAGS), in test()
1561 mFlag1 = Notification.FLAG_ONLY_ALERT_ONCE; in sendMessagingNotification()