Searched refs:NOTIFICATION_DETAIL_CLOSE_USER (Results 1 – 2 of 2) sorted by relevance
292 NOTIFICATION_DETAIL_CLOSE_USER(330), enumConstant331 return expanded ? NOTIFICATION_DETAIL_OPEN_USER : NOTIFICATION_DETAIL_CLOSE_USER; in fromExpanded()
6147 assertEquals(NotificationRecordLogger.NotificationEvent.NOTIFICATION_DETAIL_CLOSE_USER, in testStats_updatedOnUserExpansion()