Searched refs:ACCESSIBILITY_CHECK_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance
129 public static final int ACCESSIBILITY_CHECK_NOTIFICATION_ID = 4; field in Constants
237 Constants.ACCESSIBILITY_CHECK_NOTIFICATION_ID, in sendNotification()508 return notifications.firstOrNull { it.id == Constants.ACCESSIBILITY_CHECK_NOTIFICATION_ID } in getCurrentNotification()594 .cancel(notificationTag, Constants.ACCESSIBILITY_CHECK_NOTIFICATION_ID) in cancelNotification()