Searched refs:LOCATION_MAIN_AREA (Results 1 – 6 of 6) sorted by relevance
52 LOCATION_MAIN_AREA(MetricsEvent.LOCATION_MAIN_AREA), // visible in the shade enumConstant
118 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA)), in testExpandedAndVisible_expandedBeforeVisible()125 NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA.toMetricsEventEnum() in testExpandedAndVisible_expandedBeforeVisible()
63 public static final int LOCATION_MAIN_AREA = 0x04; field in ExpandableViewState84 | ExpandableViewState.LOCATION_MAIN_AREA;
436 childViewState.location = ExpandableViewState.LOCATION_MAIN_AREA; in updateChild()
182 case ExpandableViewState.LOCATION_MAIN_AREA: in convertNotificationLocation()183 return NotificationVisibility.NotificationLocation.LOCATION_MAIN_AREA; in convertNotificationLocation()
247 LOCATION_MAIN_AREA = 3; // visible in the shade enumerator