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