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