Searched refs:mFlag3 (Results 1 – 1 of 1) sorted by relevance
94 private int mFlag3; field in NotificationListenerVerifierActivity217 mFlag3 = Notification.FLAG_ONLY_ALERT_ONCE | Notification.FLAG_AUTO_CANCEL; in sendNotifications()621 pass &= checkFlagSet(mFlag3, payload.getInt(JSON_FLAGS), in test()