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
180 case ExpandableViewState.LOCATION_HIDDEN_TOP: in convertNotificationLocation()181 return NotificationVisibility.NotificationLocation.LOCATION_HIDDEN_TOP; in convertNotificationLocation()
428 childViewState.location = ExpandableViewState.LOCATION_HIDDEN_TOP; in updateChild()465 childViewState.location = ExpandableViewState.LOCATION_HIDDEN_TOP; in updateChild()
58 public static final int LOCATION_HIDDEN_TOP = 0x02; field in ExpandableViewState
246 LOCATION_HIDDEN_TOP = 2; // hidden/scrolled away on the top enumerator