Searched refs:UiEvent (Results 1 – 3 of 3) sorted by relevance
86 @UiEvent(doc = "App launched from workspace, hotseat or folder in launcher") enumConstant89 @UiEvent(doc = "Task launched from overview using TAP") enumConstant92 @UiEvent(doc = "User tapped on notification inside popup context menu.") enumConstant95 @UiEvent(doc = "Task launched from overview using SWIPE DOWN") enumConstant98 @UiEvent(doc = "TASK dismissed from overview using SWIPE UP") enumConstant101 @UiEvent(doc = "User dragged a launcher item") enumConstant104 @UiEvent(doc = "A dragged launcher item is successfully dropped onto workspace, hotseat " enumConstant108 @UiEvent(doc = "A dragged launcher item is successfully dropped onto a folder icon.") enumConstant111 @UiEvent(doc = "A dragged launcher item is successfully dropped on another item " enumConstant115 @UiEvent(doc = "Folder's label is automatically assigned.") enumConstant[all …]
28 public @interface UiEvent { annotation
56 import com.android.internal.logging.UiEvent;110 @UiEvent(doc = "User turned on notification history") enumConstant113 @UiEvent(doc = "User turned off notification history") enumConstant116 @UiEvent(doc = "User opened notification history page") enumConstant119 @UiEvent(doc = "User closed notification history page") enumConstant122 @UiEvent(doc = "User clicked on a notification history item in recently dismissed section") enumConstant125 @UiEvent(doc = "User clicked on a notification history item in snoozed section") enumConstant128 @UiEvent(doc = "User clicked to expand the notification history of a package (app)") enumConstant131 @UiEvent(doc = "User clicked to close the notification history of a package (app)") enumConstant134 @UiEvent(doc = "User clicked on a notification history item in an expanded by-app section") enumConstant[all …]