Searched refs:EMPTY_EVENT_ID (Results 1 – 2 of 2) sorted by relevance
20 public static final String EMPTY_EVENT_ID = "empty_event"; field in SystemEventConstants
23 …ort static com.android.systemui.car.wm.scalableui.systemevents.SystemEventConstants.EMPTY_EVENT_ID;70 private static final Event EMPTY_EVENT = new Event.Builder(EMPTY_EVENT_ID).build();