Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 25 of 236) sorted by relevance

12345678910

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSEvents.kt41 @UiEvent(doc = "Tile clicked. It has an instance id and a spec (or packageName)")
44 @UiEvent(doc = "Tile secondary button clicked. " +
48 @UiEvent(doc = "Tile long clicked. It has an instance id and a spec (or packageName)")
51 @UiEvent(doc = "Quick Settings panel expanded")
54 @UiEvent(doc = "Quick Settings panel collapsed")
57 @UiEvent(doc = "Tile visible in Quick Settings panel. The tile may be in a different page. " +
61 @UiEvent(doc = "Quick Quick Settings panel expanded")
64 @UiEvent(doc = "Quick Quick Settings panel collapsed")
67 @UiEvent(doc = "Tile visible in Quick Quick Settings panel. " +
76 @UiEvent(doc = "Tile removed from current tiles") in getId()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotEvent.java31 @UiEvent(doc = "screenshot requested from global actions")
33 @UiEvent(doc = "screenshot requested from key chord")
35 @UiEvent(doc = "screenshot requested from other key press (e.g. ctrl-s)")
37 @UiEvent(doc = "screenshot requested from overview")
39 @UiEvent(doc = "screenshot requested from accessibility actions")
41 @UiEvent(doc = "screenshot requested from vendor gesture")
43 @UiEvent(doc = "screenshot requested (other)")
45 @UiEvent(doc = "screenshot was saved")
47 @UiEvent(doc = "screenshot failed to save")
49 @UiEvent(doc = "screenshot preview tapped")
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLogger.java96 @UiEvent(doc = "New notification enqueued to post")
98 @UiEvent(doc = "Notification substantially updated, or alerted again.")
117 @UiEvent(doc = "Notification was canceled due to a notification click.")
119 @UiEvent(doc = "Notification was canceled due to a user dismissal, surface not specified.")
121 @UiEvent(doc = "Notification was canceled due to a user dismiss-all (from the notification"
124 @UiEvent(doc = "Notification was canceled due to an inflation error.")
126 @UiEvent(doc = "Notification was canceled by the package manager modifying the package.")
128 @UiEvent(doc = "Notification was canceled by the owning user context being stopped.")
130 @UiEvent(doc = "Notification was canceled by the user banning the package.")
132 @UiEvent(doc = "Notification was canceled by the app canceling this specific notification.")
[all …]
DNotificationChannelLogger.java150 @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 …]
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedUiEventLogger.java93 @UiEvent(doc = "One-Handed trigger in via NavigationBar area")
96 @UiEvent(doc = "One-Handed trigger out via NavigationBar area")
99 @UiEvent(doc = "One-Handed trigger out via Overspace area")
102 @UiEvent(doc = "One-Handed trigger out while IME pop up")
105 @UiEvent(doc = "One-Handed trigger out while device rotation to landscape")
108 @UiEvent(doc = "One-Handed trigger out when an Activity is launching")
111 @UiEvent(doc = "One-Handed trigger out when one-handed mode times 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")
[all …]
/frameworks/base/core/java/com/android/internal/app/
DChooserActivityLogger.java108 @UiEvent(doc = "Basic system Sharesheet has started and is visible.")
126 @UiEvent(doc = "User selected a service target.")
128 @UiEvent(doc = "User selected an app target.")
130 @UiEvent(doc = "User selected a standard target.")
132 @UiEvent(doc = "User selected the copy target.")
134 @UiEvent(doc = "User selected the nearby target.")
136 @UiEvent(doc = "User selected the edit target.")
172 @UiEvent(doc = "User clicked share.")
174 @UiEvent(doc = "User changed from work to personal profile or vice versa.")
176 @UiEvent(doc = "User expanded target list.")
[all …]
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipUiEventLogger.java78 @UiEvent(doc = "Activity enters picture-in-picture mode")
81 @UiEvent(doc = "Expands from picture-in-picture to fullscreen")
84 @UiEvent(doc = "Removes picture-in-picture by tap close button")
87 @UiEvent(doc = "Removes picture-in-picture by drag to dismiss area")
90 @UiEvent(doc = "Shows picture-in-picture menu")
93 @UiEvent(doc = "Hides picture-in-picture menu")
96 @UiEvent(doc = "Changes the aspect ratio of picture-in-picture window. This is inherited"
100 @UiEvent(doc = "User resize of the picture-in-picture window")
103 @UiEvent(doc = "User unstashed picture-in-picture")
106 @UiEvent(doc = "User stashed picture-in-picture to the left side")
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DEvents.java133 @UiEvent(doc = "The volume dialog was shown because the volume changed")
135 @UiEvent(doc = "The volume dialog was shown because the volume changed remotely")
137 @UiEvent(doc = "The volume dialog was shown because the usb high temperature alarm changed")
163 @UiEvent(doc = "The volume dialog was dismissed because of a touch outside the dialog")
165 @UiEvent(doc = "The system asked the volume dialog to close, e.g. for a navigation bar "
168 @UiEvent(doc = "The volume dialog was dismissed because it timed out")
170 @UiEvent(doc = "The volume dialog was dismissed because the screen turned off")
172 @UiEvent(doc = "The volume dialog was dismissed because the settings icon was clicked")
175 @UiEvent(doc = "The volume dialog was dismissed because the stream no longer exists")
178 @UiEvent(doc = "The volume dialog was dismissed because the usb high temperature alarm "
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistantSessionEvent.kt23 @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")
DAssistantInvocationEvent.kt34 @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 …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
DWalletUiEvent.java26 @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")
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenGestureLogger.java45 @UiEvent(doc = "Lockscreen > Pull shade open")
48 @UiEvent(doc = "Lockscreen > Tap on lock, locks phone")
51 @UiEvent(doc = "Lockscreen > Swipe down to open quick settings")
54 @UiEvent(doc = "Swipe down to open quick settings when unlocked")
57 @UiEvent(doc = "Lockscreen > Tap on lock, shows hint")
60 @UiEvent(doc = "Notification shade > Tap to open quick settings")
63 @UiEvent(doc = "Lockscreen > Dialer")
66 @UiEvent(doc = "Lockscreen > Camera")
69 @UiEvent(doc = "Lockscreen > Unlock gesture")
72 @UiEvent(doc = "Lockscreen > Tap on notification, false touch rejection")
[all …]
/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp64 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root, Collection &ps);
74 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root, Collection &ps);
85 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root,
97 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root,
110 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root,
124 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root,
138 static android::status_t deserialize(_xmlDoc *doc, const _xmlNode *root,
187 static status_t deserializeCollection(_xmlDoc *doc, const _xmlNode *cur, in deserializeCollection() argument
202 status_t status = Trait::deserialize(doc, child, collection); in deserializeCollection()
260 static status_t deserializeAttributes(_xmlDoc *doc, const _xmlNode *cur, in deserializeAttributes() argument
[all …]
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleLogger.java39 @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.")
/frameworks/base/tools/aapt2/xml/
DXmlActionExecutor_test.cpp43 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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarStateEvent.java27 @UiEvent(doc = "StatusBarState changed to unknown state")
30 @UiEvent(doc = "StatusBarState changed to SHADE state")
33 @UiEvent(doc = "StatusBarState changed to KEYGUARD state")
36 @UiEvent(doc = "StatusBarState changed to SHADE_LOCKED state")
39 @UiEvent(doc = "StatusBarState changed to FULLSCREEN_USER_SWITCHER state")
/frameworks/base/tools/aapt2/compile/
DXmlIdCollector_test.cpp28 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom(R"EOF( in TEST() local
62 ASSERT_TRUE(collector.Consume(context.get(), doc.get())); in TEST()
64 EXPECT_TRUE(doc->file.exported_symbols.empty()); in TEST()
70 std::unique_ptr<xml::XmlResource> doc = in TEST() local
74 ASSERT_FALSE(collector.Consume(context.get(), doc.get())); in TEST()
/frameworks/base/
DApiDocs.bp17 // raw source files --(metalava)--> stub source files --(doclava)--> API doc
19 // The metalava conversion is done by droidstub modules framework-doc-*-stubs.
20 // The API doc generation is done by the various droiddoc modules each of which
59 name: "android-non-updatable-doc-stubs-defaults",
73 name: "framework-doc-stubs-default",
124 name: "android-non-updatable-doc-stubs",
125 defaults: ["android-non-updatable-doc-stubs-defaults"],
130 name: "android-non-updatable-doc-stubs-system",
131 defaults: ["android-non-updatable-doc-stubs-defaults"],
137 name: "framework-doc-stubs",
[all …]
DAndroid.mk46 SDK_METADATA_DIR :=$= $(call intermediates-dir-for,PACKAGING,framework-doc-stubs-metadata,,COMMON)
56 $(SDK_METADATA): $(TARGET_OUT_COMMON_INTERMEDIATES)/PACKAGING/framework-doc-stubs-metadata.zip
61 .PHONY: framework-doc-stubs
62 framework-doc-stubs: $(SDK_METADATA)
65 checkbuild: doc-comment-check-docs
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
DControlsMetricsLogger.kt73 @UiEvent(doc = "User touched a control") in log()
76 @UiEvent(doc = "User dragged a control") in log()
79 @UiEvent(doc = "User long-pressed a control") in log()
82 @UiEvent(doc = "User has opened controls, and a state refresh has begun") in log()
85 @UiEvent(doc = "User has opened controls, and a state refresh has ended") in log()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DEvents.java28 @UiEvent(doc = "Screen recording was started")
30 @UiEvent(doc = "Screen recording was stopped from the quick settings tile")
32 @UiEvent(doc = "Screen recording was stopped from the notification")
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationControlsEvent.java23 @UiEvent(doc = "The user opened the notification inline controls.")
26 @UiEvent(doc = "In notification inline controls, the user saved a notification channel "
30 @UiEvent(doc = "The user closed the notification inline controls.")
DNotificationAppOpsEvent.java23 @UiEvent(doc = "User opened app ops controls on a notification (for active "
27 @UiEvent(doc = "User closed app ops controls")
30 @UiEvent(doc = "User clicked through to settings in app ops controls")
/frameworks/base/tools/aapt2/format/binary/
DXmlFlattener_test.cpp58 ::testing::AssertionResult Flatten(xml::XmlResource* doc, android::ResXMLTree* out_tree, in Flatten() argument
64 if (!flattener.Consume(context_.get(), doc)) {
80 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom(R"( in TEST_F() local
139 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom(R"( in TEST_F() local
160 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom(R"( in TEST_F() local
290 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom( in TEST_F() local
303 ASSERT_TRUE(Flatten(doc.get(), &tree, options)); in TEST_F()
342 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom( in TEST_F() local
372 ASSERT_TRUE(Flatten(doc.get(), &tree, options)); in TEST_F()
456 std::unique_ptr<xml::XmlResource> doc = test::BuildXmlDom(R"(<element foo="bar" />)"); in TEST_F() local
[all …]
/frameworks/base/tools/aapt2/link/
DXmlCompatVersioner.cpp105 ApiVersion target_api, ApiVersion max_api, xml::XmlResource* doc, in ProcessDoc() argument
109 std::unique_ptr<xml::XmlResource> cloned_doc = util::make_unique<xml::XmlResource>(doc->file); in ProcessDoc()
112 cloned_doc->root = doc->root->CloneElement([&](const xml::Element& el, xml::Element* out_el) { in ProcessDoc()
133 IAaptContext* context, xml::XmlResource* doc, util::Range<ApiVersion> api_range) { in Process() argument
136 api_range.start = std::max(api_range.start, static_cast<ApiVersion>(doc->file.config.sdkVersion)); in Process()
140 versioned_docs.push_back(ProcessDoc(api_range.start, api_range.end, doc, &apis_referenced)); in Process()
144 versioned_docs.back()->file.config.sdkVersion = doc->file.config.sdkVersion; in Process()
149 versioned_docs.push_back(ProcessDoc(api, api_range.end, doc, &tmp)); in Process()

12345678910