Searched refs:UiEvent (Results 1 – 3 of 3) sorted by relevance
100 @UiEvent(doc = "App launched from workspace, hotseat or folder in launcher") enumConstant103 @UiEvent(doc = "Task launched from overview using TAP") enumConstant106 @UiEvent(doc = "User tapped on notification inside popup context menu.") enumConstant109 @UiEvent(doc = "Task launched from overview using SWIPE DOWN") enumConstant112 @UiEvent(doc = "TASK dismissed from overview using SWIPE UP") enumConstant115 @UiEvent(doc = "User dragged a launcher item") enumConstant118 @UiEvent(doc = "A dragged launcher item is successfully dropped") enumConstant121 @UiEvent(doc = "A dragged launcher item is successfully dropped on another item " enumConstant125 @UiEvent(doc = "Folder's label is automatically assigned.") enumConstant128 @UiEvent(doc = "Could not auto-label a folder because primary suggestion is null or empty.") enumConstant[all …]
28 public @interface UiEvent { annotation
54 import com.android.internal.logging.UiEvent;89 @UiEvent(doc = "User turned on notification history") enumConstant92 @UiEvent(doc = "User turned off notification history") enumConstant95 @UiEvent(doc = "User opened notification history page") enumConstant98 @UiEvent(doc = "User closed notification history page") enumConstant101 @UiEvent(doc = "User clicked on a notification history item in recently dismissed section") enumConstant104 @UiEvent(doc = "User clicked on a notification history item in snoozed section") enumConstant107 @UiEvent(doc = "User clicked to expand the notification history of a package (app)") enumConstant110 @UiEvent(doc = "User clicked to close the notification history of a package (app)") enumConstant113 @UiEvent(doc = "User clicked on a notification history item in an expanded by-app section") enumConstant[all …]