Searched defs:UiEvent (Results 1 – 5 of 5) sorted by relevance
108 @UiEvent(doc = "App launched from workspace, hotseat or folder in launcher") enumConstant111 @UiEvent(doc = "Task launched from overview using TAP") enumConstant114 @UiEvent(doc = "User tapped on notification inside popup context menu.") enumConstant117 @UiEvent(doc = "Task launched from overview using SWIPE DOWN") enumConstant120 @UiEvent(doc = "TASK dismissed from overview using SWIPE UP") enumConstant123 @UiEvent(doc = "User dragged a launcher item") enumConstant126 @UiEvent(doc = "A dragged launcher item is successfully dropped onto workspace, hotseat " enumConstant130 @UiEvent(doc = "A dragged launcher item is successfully dropped onto a folder icon.") enumConstant133 @UiEvent(doc = "A dragged launcher item is successfully dropped on another item " enumConstant137 @UiEvent(doc = "Folder's label is automatically assigned.") enumConstant[all …]
28 public @interface UiEvent { annotation
27 @UiEvent(doc = "Photo picker opened in personal profile") enumConstant29 @UiEvent(doc = "Photo picker opened in work profile") enumConstant31 @UiEvent(doc = "Photo picker opened via GET_CONTENT intent") enumConstant33 @UiEvent(doc = "Photo picker opened in half screen") enumConstant35 @UiEvent(doc = "Photo picker opened in full screen") enumConstant37 @UiEvent(doc = "Photo picker opened in single select mode") enumConstant39 @UiEvent(doc = "Photo picker opened in multi select mode") enumConstant41 @UiEvent(doc = "Photo picker opened with the filter to show all images") enumConstant43 @UiEvent(doc = "Photo picker opened with the filter to show all videos") enumConstant45 @UiEvent(doc = "Photo picker opened with some other specific filter") enumConstant[all …]
117 @UiEvent(doc = "User turned on notification history") enumConstant120 @UiEvent(doc = "User turned off notification history") enumConstant123 @UiEvent(doc = "User opened notification history page") enumConstant126 @UiEvent(doc = "User closed notification history page") enumConstant129 @UiEvent(doc = "User clicked on a notification history item in recently dismissed section") enumConstant132 @UiEvent(doc = "User clicked on a notification history item in snoozed section") enumConstant135 @UiEvent(doc = "User clicked to expand the notification history of a package (app)") enumConstant138 @UiEvent(doc = "User clicked to close the notification history of a package (app)") enumConstant141 @UiEvent(doc = "User clicked on a notification history item in an expanded by-app section") enumConstant144 @UiEvent(doc = "User dismissed a notification history item in an expanded by-app section") enumConstant
332 @UiEvent(doc = "Basic system Sharesheet has started and is visible.") enumConstant350 @UiEvent(doc = "User selected a service target.") enumConstant352 @UiEvent(doc = "User selected an app target.") enumConstant354 @UiEvent(doc = "User selected a standard target.") enumConstant356 @UiEvent(doc = "User selected the copy target.") enumConstant358 @UiEvent(doc = "User selected the nearby target.") enumConstant360 @UiEvent(doc = "User selected the edit target.") enumConstant362 @UiEvent(doc = "User selected the modify share target.") enumConstant364 @UiEvent(doc = "User selected a custom action.") enumConstant404 @UiEvent(doc = "User clicked share.") enumConstant[all …]