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