/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | ScreenshotEvent.java | 43 @UiEvent(doc = "screenshot requested (other)") 45 @UiEvent(doc = "screenshot was saved") 47 @UiEvent(doc = "screenshot failed to save") 49 @UiEvent(doc = "failed to capture screenshot") 51 @UiEvent(doc = "screenshot preview tapped") 53 @UiEvent(doc = "screenshot edit button tapped") 55 @UiEvent(doc = "screenshot share button tapped") 59 @UiEvent(doc = "screenshot scroll tapped") 61 @UiEvent(doc = "screenshot interaction timed out") 63 @UiEvent(doc = "screenshot explicitly dismissed") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | QSEvents.kt | 44 @UiEvent(doc = "Tile secondary button clicked. " + 51 @UiEvent(doc = "Quick Settings panel expanded") 54 @UiEvent(doc = "Quick Settings panel collapsed") 76 @UiEvent(doc = "Tile removed from current tiles") 79 @UiEvent(doc = "Tile added to current tiles") 82 @UiEvent(doc = "Tile moved") 85 @UiEvent(doc = "QS customizer open") 88 @UiEvent(doc = "QS customizer closed") 91 @UiEvent(doc = "QS tiles reset") 127 @UiEvent(doc = "User switcher QS dialog open") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/ |
H A D | ClipboardOverlayEvent.java | 23 @UiEvent(doc = "clipboard overlay entered") 25 @UiEvent(doc = "clipboard overlay updated") 27 @UiEvent(doc = "clipboard edit tapped") 29 @UiEvent(doc = "clipboard share tapped") 31 @UiEvent(doc = "clipboard smart action shown") 33 @UiEvent(doc = "clipboard action tapped") 35 @UiEvent(doc = "clipboard remote copy tapped") 37 @UiEvent(doc = "clipboard overlay timed out") 39 @UiEvent(doc = "clipboard overlay dismiss tapped") 51 @UiEvent(doc = "clipboard overlay expanded") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | FaceAuthReason.kt | 146 @UiEvent(doc = OCCLUDING_APP_REQUESTED) 148 @UiEvent(doc = UDFPS_POINTER_DOWN) 150 @UiEvent(doc = SWIPE_UP_ON_BOUNCER) 154 @UiEvent(doc = FACE_LOCKOUT_RESET) 163 @UiEvent(doc = PRIMARY_BOUNCER_SHOWN) 178 @UiEvent(doc = STARTED_WAKING_UP) 192 @UiEvent(doc = DREAM_STOPPED) 196 @UiEvent(doc = ENROLLMENTS_CHANGED) 208 @UiEvent(doc = KEYGUARD_GOING_AWAY) 218 @UiEvent(doc = FACE_AUTHENTICATED) [all …]
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedUiEventLogger.java | 99 @UiEvent(doc = "One-Handed trigger out via Overspace area") 102 @UiEvent(doc = "One-Handed trigger out while IME pop up") 114 @UiEvent(doc = "One-Handed trigger out when screen off") 135 @UiEvent(doc = "One-Handed mode enabled toggle on") 138 @UiEvent(doc = "One-Handed mode enabled toggle off") 141 @UiEvent(doc = "One-Handed mode app-taps-exit toggle on") 144 @UiEvent(doc = "One-Handed mode app-taps-exit toggle off") 147 @UiEvent(doc = "One-Handed mode timeout-exit toggle on") 150 @UiEvent(doc = "One-Handed mode timeout-exit toggle off") 171 @UiEvent(doc = "One-Handed mode shortcut toggle on") [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationRecordLogger.java | 138 @UiEvent(doc = "New notification enqueued to post") 142 @UiEvent(doc = "Notification adjusted by assistant.") 198 @UiEvent(doc = "Notification was snoozed.") 200 @UiEvent(doc = "Notification was canceled due to timeout") 273 @UiEvent(doc = "Notification became visible.") 275 @UiEvent(doc = "Notification stopped being visible.") 277 @UiEvent(doc = "Notification was snoozed.") 281 @UiEvent(doc = "Notification was clicked.") 295 @UiEvent(doc = "Notification smart reply action was used.") 353 @UiEvent(doc = "Notification panel became visible.") [all …]
|
H A D | NotificationChannelLogger.java | 150 @UiEvent(doc = "App created a new notification channel") 152 @UiEvent(doc = "App modified an existing notification channel") 154 @UiEvent(doc = "User modified a new notification channel") 156 @UiEvent(doc = "App deleted an existing notification channel") 158 @UiEvent(doc = "App created a new notification channel group") 160 @UiEvent(doc = "App modified an existing notification channel group") 162 @UiEvent(doc = "App deleted an existing notification channel group") 164 @UiEvent(doc = "System created a new conversation (sub-channel in a notification channel)") 166 @UiEvent(doc = "System deleted a new conversation (sub-channel in a notification channel)") 168 @UiEvent(doc = "All notifications for the app were blocked.") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/util/ |
H A D | MediaUiEventLogger.kt | 241 @UiEvent(doc = "A new media control was added for media playing remotely") 252 @UiEvent(doc = "A media control timed out") MEDIA_TIMEOUT(1015), 261 @UiEvent(doc = "The user opened media settings from the media carousel") 263 @UiEvent(doc = "The play/pause button on a media control was tapped") 275 @UiEvent(doc = "The media carousel moved to the lockscreen") 277 @UiEvent(doc = "The media carousel moved to the dream state") 285 @UiEvent(doc = "User tapped on an item in a media recommendation card") 287 @UiEvent(doc = "User tapped on a media recommendation card") 289 @UiEvent(doc = "User opened the broadcast dialog from a media control") 291 @UiEvent(doc = "The media carousel contains one media player card") [all …]
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
H A D | PipUiEventLogger.kt | 69 @UiEvent(doc = "Activity enters picture-in-picture mode") 78 @UiEvent(doc = "Expands from picture-in-picture to fullscreen") 81 @UiEvent(doc = "Removes picture-in-picture by tap close button") 87 @UiEvent(doc = "Shows picture-in-picture menu") 90 @UiEvent(doc = "Hides picture-in-picture menu") 99 @UiEvent(doc = "User resize of the picture-in-picture window") 102 @UiEvent(doc = "User unstashed picture-in-picture") 105 @UiEvent(doc = "User stashed picture-in-picture to the left side") 108 @UiEvent(doc = "User stashed picture-in-picture to the right side") 111 @UiEvent(doc = "User taps on the settings button in PiP menu") [all …]
|
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/logging/ |
H A D | CreateCredentialEvent.kt | 23 @UiEvent(doc = "The create credential bottomsheet became visible on the screen.") 26 @UiEvent(doc = "The provider activity is launched on the screen.") 29 @UiEvent(doc = "The provider activity is launched and we are waiting for its result. " + 33 @UiEvent(doc = "The provider activity is not active or ready launched on the screen.") 36 @UiEvent(doc = "The passkey introduction card is visible on screen.") 39 @UiEvent(doc = "The provider selection card is visible on screen.") 42 @UiEvent(doc = "The creation option selection card is visible on screen.") 45 @UiEvent(doc = "The more option selection card is visible on screen.") 48 @UiEvent(doc = "The more options row intro card is visible on screen.") 51 @UiEvent(doc = "The external only selection card is visible on screen.") [all …]
|
H A D | GetCredentialEvent.kt | 23 @UiEvent(doc = "The The snackbar only page when there's no account but only a remoteEntry " + 27 @UiEvent(doc = "The snackbar when there are only auth entries and all of them are empty.") 30 @UiEvent(doc = "The primary credential selection page is displayed on screen.") 33 @UiEvent(doc = "The secondary credential selection page, where all sign-in options are " + 37 @UiEvent(doc = "The provider activity is not active nor is any ready for launch on the screen.") 40 @UiEvent(doc = "The provider activity is ready to be launched on the screen.") 43 @UiEvent(doc = "The provider activity is launched and we are waiting for its result. " + 47 @UiEvent(doc = "The remote credential snackbar screen is visible.") 50 @UiEvent(doc = "The empty auth snackbar screen is visible.") 53 @UiEvent(doc = "The primary selection card is visible on screen.") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/stylus/ |
H A D | StylusUiEvent.kt | 23 @UiEvent(doc = "UiEvent for USI low battery notification shown") 25 @UiEvent(doc = "UiEvent for USI low battery notification clicked") 27 @UiEvent(doc = "UiEvent for USI low battery notification dismissed") 29 @UiEvent(doc = "UIEvent for Toast shown when stylus started charging") 31 @UiEvent(doc = "UIEvent for Toast shown when stylus stopped charging") 33 @UiEvent(doc = "UIEvent for bluetooth stylus connected") BLUETOOTH_STYLUS_CONNECTED(1304), 34 @UiEvent(doc = "UIEvent for bluetooth stylus disconnected") BLUETOOTH_STYLUS_DISCONNECTED(1305), 35 @UiEvent(doc = "UIEvent for start of a USI session via battery presence") 37 @UiEvent(doc = "UIEvent for end of a USI session via battery absence")
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/sender/ |
H A D | MediaTttSenderUiEventLogger.kt | 57 @UiEvent(doc = "The undo button on the media ttt chip on the sender device was clicked " + 60 @UiEvent(doc = "The undo button on the media ttt chip on the sender device was clicked " + 64 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 66 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 68 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 70 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 72 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 74 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 76 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") 78 @UiEvent(doc = "See android.app.StatusBarManager.MEDIA_TRANSFER_SENDER_* docs") [all …]
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserActivityLogger.java | 127 @UiEvent(doc = "User selected a service target.") 129 @UiEvent(doc = "User selected an app target.") 131 @UiEvent(doc = "User selected a standard target.") 133 @UiEvent(doc = "User selected the copy target.") 135 @UiEvent(doc = "User selected the nearby target.") 137 @UiEvent(doc = "User selected the edit target.") 173 @UiEvent(doc = "User clicked share.") 177 @UiEvent(doc = "User expanded target list.") 179 @UiEvent(doc = "User collapsed target list.") 185 @UiEvent(doc = "Sharesheet direct targets timed out.") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/utils/ |
H A D | MultiUserActionsEvent.kt | 23 @UiEvent(doc = "Add User tap from User Switcher.") CREATE_USER_FROM_USER_SWITCHER(1257), 24 @UiEvent(doc = "Add Guest tap from User Switcher.") CREATE_GUEST_FROM_USER_SWITCHER(1258), 25 @UiEvent(doc = "Add Restricted User tap from User Switcher.") 27 @UiEvent(doc = "Switch to User tap from User Switcher.") 29 @UiEvent(doc = "Switch to Guest User tap from User Switcher.") 31 @UiEvent(doc = "Switch to Restricted User tap from User Switcher.") 33 @UiEvent(doc = "Grant admin privileges to user on creation from User Switcher.") 35 @UiEvent(doc = "Not grant admin privileges to user on creation from User Switcher")
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | Events.java | 219 @UiEvent(doc = "The volume dialog settings icon was clicked") 221 @UiEvent(doc = "The volume dialog details were expanded") 223 @UiEvent(doc = "The volume dialog details were collapsed") 225 @UiEvent(doc = "The active audio stream changed") 227 @UiEvent(doc = "The audio stream was muted via icon") 229 @UiEvent(doc = "The audio stream was unmuted via icon") 241 @UiEvent(doc = "The ringer mode was toggled to silent") 243 @UiEvent(doc = "The ringer mode was toggled to vibrate") 245 @UiEvent(doc = "The ringer mode was toggled to normal") 247 @UiEvent(doc = "USB Overheat alarm was raised") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
H A D | BatteryWarningEvents.java | 29 @UiEvent(doc = "Low battery warning notification displayed") 32 @UiEvent(doc = "Low battery warning notification positive button clicked") 35 @UiEvent(doc = "Low battery warning notification negative button clicked") 38 @UiEvent(doc = "Low battery warning notification content clicked") 41 @UiEvent(doc = "Battery saver confirm dialog displayed") 44 @UiEvent(doc = "Battery saver confirm dialog positive button clicked") 47 @UiEvent(doc = "Battery saver confirm dialog negative button clicked") 50 @UiEvent(doc = "Battery saver confirm dialog dismissed")
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | LockscreenGestureLogger.java | 44 @UiEvent(doc = "Lockscreen > Pull shade open") 47 @UiEvent(doc = "Lockscreen > Tap on lock, locks phone") 50 @UiEvent(doc = "Lockscreen > Swipe down to open quick settings") 53 @UiEvent(doc = "Swipe down to open quick settings when unlocked") 56 @UiEvent(doc = "Lockscreen > Tap on lock, shows hint") 59 @UiEvent(doc = "Notification shade > Tap to open quick settings") 62 @UiEvent(doc = "Lockscreen > Dialer") 65 @UiEvent(doc = "Lockscreen > Camera") 68 @UiEvent(doc = "Lockscreen > Unlock gesture") 74 @UiEvent(doc = "Expand the notification panel while unlocked") [all …]
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
H A D | AssistantInvocationEvent.kt | 34 @UiEvent(doc = "Assistant invoked by unknown method") 37 @UiEvent(doc = "Assistant invoked by touch gesture") 40 @UiEvent(doc = "Assistant invoked by alternate touch gesture") 43 @UiEvent(doc = "Assistant invoked by hotword") 46 @UiEvent(doc = "Assistant invoked by tapping quick search bar icon") 49 @UiEvent(doc = "Assistant invoked by home button long press") 52 @UiEvent(doc = "Assistant invoked by physical gesture") 55 @UiEvent(doc = "Assistant invocation started by unknown method") 58 @UiEvent(doc = "Assistant invocation started by touch gesture") 61 @UiEvent(doc = "Assistant invocation started by physical gesture") [all …]
|
H A D | AssistantSessionEvent.kt | 23 @UiEvent(doc = "Unknown assistant session event") 26 @UiEvent(doc = "Assistant session dismissed due to timeout") 29 @UiEvent(doc = "User began a gesture for invoking the Assistant") 32 @UiEvent(doc = 36 @UiEvent(doc = "User manually dismissed the Assistant session") 39 @UiEvent(doc = "The Assistant session has changed modes") 42 @UiEvent(doc = "The Assistant session completed")
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/ |
H A D | WalletUiEvent.java | 26 @UiEvent(doc = "The default payment app is opened to show all payment cards.") 29 @UiEvent(doc = "The Quick Access Wallet homescreen is unlocked.") 32 @UiEvent(doc = "The Quick Access Wallet center card is changed") 35 @UiEvent(doc = "The Quick Access Wallet is opened.") 38 @UiEvent(doc = "The Quick Access Wallet card is clicked") 41 @UiEvent(doc = "The Quick Access Wallet homescreen is unlocked via clicking the unlock button") 45 doc = "The Quick Access Wallet homescreen is unlocked via clicking the show all button")
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleLogger.java | 39 @UiEvent(doc = "User dismissed the bubble via gesture, add bubble to overflow.") 42 @UiEvent(doc = "No more space in top row, add bubble to overflow.") 45 @UiEvent(doc = "No more space in overflow, remove bubble from overflow") 48 @UiEvent(doc = "Notification canceled, remove bubble from overflow.") 51 @UiEvent(doc = "Notification group canceled, remove bubble for child notif from overflow.") 54 @UiEvent(doc = "Notification no longer bubble, remove bubble from overflow.") 57 @UiEvent(doc = "User tapped overflow bubble. Promote bubble back to top row.") 60 @UiEvent(doc = "User blocked notification from bubbling, remove bubble from overflow.") 63 @UiEvent(doc = "User selected the overflow.") 66 @UiEvent(doc = "Restore bubble to overflow after phone reboot.")
|
/aosp14/frameworks/base/tools/aapt2/xml/ |
H A D | XmlActionExecutor_test.cpp | 43 std::unique_ptr<XmlResource> doc = in TEST() local 47 ASSERT_TRUE(executor.Execute(XmlActionExecutorPolicy::kNone, &diag, doc.get())); in TEST() 59 std::unique_ptr<XmlResource> doc; in TEST() local 62 doc = test::BuildXmlDom("<manifest><application /><activity /></manifest>"); in TEST() 63 ASSERT_FALSE(executor.Execute(XmlActionExecutorPolicy::kAllowList, &diag, doc.get())); in TEST() 65 doc = test::BuildXmlDom("<manifest><application><activity /></application></manifest>"); in TEST() 66 ASSERT_FALSE(executor.Execute(XmlActionExecutorPolicy::kAllowList, &diag, doc.get())); in TEST()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | AccessibilityLogger.kt | 37 @UiEvent(doc = "Magnification settings panel opened.") 40 @UiEvent(doc = "Magnification settings panel closed") 43 @UiEvent(doc = "Magnification settings panel edit size button clicked") 46 @UiEvent(doc = "Magnification settings panel edit size save button clicked") 49 @UiEvent(doc = "Magnification settings panel window size selected")
|
/aosp14/frameworks/base/api/ |
H A D | ApiDocs.bp | 152 name: "framework-doc-stubs", 244 ":framework-doc-stubs", 254 ":framework-doc-stubs", 272 ":framework-doc-stubs", 306 ":framework-doc-stubs", 370 ":framework-doc-stubs", 399 ":framework-doc-stubs", 450 ":framework-doc-stubs", 466 ":framework-doc-stubs", 481 ":framework-doc-stubs", [all …]
|