Searched refs:LOCATION_GONE (Results 1 – 5 of 5) sorted by relevance
57 LOCATION_GONE(MetricsEvent.LOCATION_GONE); // the view isn't laid out at all enumConstant
188 case ExpandableViewState.LOCATION_GONE: in convertNotificationLocation()189 return NotificationVisibility.NotificationLocation.LOCATION_GONE; in convertNotificationLocation()
78 public static final int LOCATION_GONE = 0x40; field in ExpandableViewState
250 viewState.location = ExpandableViewState.LOCATION_GONE; in updateState()
250 LOCATION_GONE = 6; // the view isn't laid out at all enumerator