Searched refs:LOCATION_HIDDEN_TOP (Results 1 – 5 of 5) sorted by relevance
51 LOCATION_HIDDEN_TOP(MetricsEvent.LOCATION_HIDDEN_TOP), // hidden/scrolled away on the top enumConstant
181 case ExpandableViewState.LOCATION_HIDDEN_TOP: in convertNotificationLocation()182 return NotificationVisibility.NotificationLocation.LOCATION_HIDDEN_TOP; in convertNotificationLocation()
61 public static final int LOCATION_HIDDEN_TOP = 0x02; field in ExpandableViewState
470 expandableViewState.location = ExpandableViewState.LOCATION_HIDDEN_TOP; in setLocation()
246 LOCATION_HIDDEN_TOP = 2; // hidden/scrolled away on the top enumerator