/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | HeadsUpUtil.java | 43 public static void setNeedsHeadsUpDisappearAnimationAfterClick(View view, boolean clicked) { in setNeedsHeadsUpDisappearAnimationAfterClick() argument 45 logTagClickedNotificationChanged(view, clicked); in setNeedsHeadsUpDisappearAnimationAfterClick() 47 view.setTag(TAG_CLICKED_NOTIFICATION, clicked ? true : null); in setNeedsHeadsUpDisappearAnimationAfterClick() 56 Boolean clicked = (Boolean) view.getTag(TAG_CLICKED_NOTIFICATION); in isClickedHeadsUpNotification() local 57 return clicked != null && clicked; in isClickedHeadsUpNotification()
|
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/preference/ |
D | TwoTargetButtonPreferenceTest.kt | 54 var clicked = false in clickable_label_canBeClicked() variable 56 testTwoTargetButtonPreference(onClick = { clicked = true }) in clickable_label_canBeClicked() 60 Truth.assertThat(clicked).isTrue() in clickable_label_canBeClicked() 65 var clicked = false in clickable_button_label_canBeClicked() variable 67 testTwoTargetButtonPreference(onButtonClick = { clicked = true }) in clickable_button_label_canBeClicked() 71 Truth.assertThat(clicked).isTrue() in clickable_button_label_canBeClicked()
|
D | TwoTargetSwitchPreferenceTest.kt | 84 var clicked = false in <lambda>() variable 87 clicked = true in <lambda>() 92 assertThat(clicked).isTrue() in <lambda>() 106 var clicked = false in <lambda>() variable 109 clicked = true in <lambda>() 114 assertThat(clicked).isFalse() in <lambda>()
|
/frameworks/proto_logging/stats/enums/stats/textclassifier/ |
D | textclassifier_enums.proto | 35 // User clicked a link. 39 // User clicked on Copy action. 41 // User clicked on Paste action. 43 // User clicked on Cut action. 45 // User clicked on Share action. 47 // User clicked on a Smart action. 53 // User clicked on a custom action. 55 // User clicked on Select All action
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/core/instrumentation/ |
D | MetricsFeatureProviderTest.java | 84 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, key); in logClickedPreference_preferenceHasKey_shouldLog() 97 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, Intent.ACTION_ASSIST); in logClickedPreference_preferenceHasIntent_shouldLog() 110 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, fragment); in logClickedPreference_preferenceHasFragment_shouldLog() 129 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, Intent.ACTION_ASSIST); in logStartedIntent_intentHasNoComponent_shouldLog() 139 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, "pkg/cls"); in logStartedIntent_intentIsExternal_shouldLog() 150 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, "pkg/cls/personal"); in logStartedIntentWithProfile_isPersonalProfile_shouldTagPersonal() 161 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, "pkg/cls/work"); in logStartedIntentWithProfile_isWorkProfile_shouldTagWork() 196 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, key); in logSettingsTileClick_hasKey_shouldLog() 216 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, "abc/personal"); in logSettingsTileClickWithProfile_isPersonalProfile_shouldTagPersonal() 226 verify(mLogWriter).clicked(MetricsEvent.SETTINGS_GESTURES, "abc/work"); in logSettingsTileClickWithProfile_isWorkProfile_shouldTagWork()
|
/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/src/com/android/settingslib/spaprivileged/template/preference/ |
D | RestrictedPreferenceTest.kt | 47 private var clicked = false in <lambda>() variable in com.android.settingslib.spaprivileged.template.preference.RestrictedPreferenceTest 51 override val onClick = { clicked = true } in <lambda>() 70 assertThat(clicked).isTrue() in <lambda>() 91 assertThat(clicked).isTrue() in <lambda>() 112 assertThat(clicked).isFalse() in <lambda>()
|
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/button/ |
D | ActionButtonsTest.kt | 59 var clicked by mutableStateOf(false) in button_clickable() variable 64 clicked = true in button_clickable() 72 assertThat(clicked).isTrue() in button_clickable()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/core/instrumentation/ |
D | MetricsFeatureProvider.java | 104 public void clicked(int category, String key) { in clicked() method in MetricsFeatureProvider 106 writer.clicked(category, key); in clicked() 225 clicked(sourceMetricsCategory, logKey); in logSettingsTileClick() 241 clicked(sourceMetricsCategory, logKey + (isWorkProfile ? "/work" : "/personal")); in logSettingsTileClickWithProfile()
|
D | LogWriter.java | 39 void clicked(int category, String key); in clicked() method
|
D | EventLogWriter.java | 52 public void clicked(int sourceCategory, String key) { in clicked() method in EventLogWriter
|
/frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/widget/card/ |
D | SettingsCardTest.kt | 146 var clicked by mutableStateOf(false) in settingsCard_clickable() variable 152 ) { clicked = true } in settingsCard_clickable() 158 assertThat(clicked).isTrue() in settingsCard_clickable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarRemoteInputCallback.java | 134 public void onLockedRemoteInput(ExpandableNotificationRow row, View clicked) { in onLockedRemoteInput() argument 139 mPendingRemoteInputView = clicked; in onLockedRemoteInput() 221 View clicked) { in onLockedWorkRemoteInput() argument 227 mPendingWorkRemoteInputView = clicked; in onLockedWorkRemoteInput()
|
/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
D | UiBot.java | 192 boolean clicked = uiObject.click(); in click() 197 Log.v(TAG, "onClick for " + description + ": " + clicked); in click()
|
/frameworks/proto_logging/stats/atoms/adservices/ |
D | adservices_extension_atoms.proto | 1644 // user clicked on the more button on the landing page. 1646 // GA user clicked on the more button on the landing page. 1648 // user clicked the additional info button on the landing page. 1650 // GA user clicked the additional info button on the landing page. 1660 // user clicked the settings button on the landing page. 1662 // GA user clicked the settings button on the landing page. 1664 // user clicked the got it button on the landing page. 1666 // GA user clicked the got it button on the landing page. 1668 // user clicked opt-out on the landing page. 1670 // GA user clicked opt-out on the landing page. [all …]
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
D | ActivityTransitionDetails.java | 56 public void clicked(View v) { in clicked() method in ActivityTransitionDetails
|
D | ActivityTransition.java | 119 public void clicked(View v) { in clicked() method in ActivityTransition
|
/frameworks/proto_logging/stats/atoms/credentials/ |
D | credentials_extension_atoms.proto | 238 // The chain of clicked entries regardless of provider 240 // The provider associated with the clicked entry element in 'clicked_entries' 343 // The deduped set of response classtypes for this clicked auth entry 407 // The chain of clicked entries regardless of provider 409 // The provider associated with the clicked entry above
|
/frameworks/base/core/java/android/widget/ |
D | TabHost.java | 193 public void onTabSelectionChanged(int tabIndex, boolean clicked) { in setup() 195 if (clicked) { in setup()
|
D | ExpandableListView.java | 664 final boolean clicked = handleItemClick(v, adjustedPosition, id); in performItemClick() 668 return clicked; in performItemClick()
|
D | TabWidget.java | 612 void onTabSelectionChanged(int tabIndex, boolean clicked); in onTabSelectionChanged() argument
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 81 # when a notification has been clicked 83 # when a notification action button has been clicked
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManager.java | 669 void onLockedRemoteInput(ExpandableNotificationRow row, View clicked); in onLockedRemoteInput() argument 678 void onLockedWorkRemoteInput(int userId, ExpandableNotificationRow row, View clicked); in onLockedWorkRemoteInput() argument
|
/frameworks/proto_logging/stats/atoms/permissioncontroller/ |
D | permissioncontroller_extension_atoms.proto | 79 // Dialog canceled or back clicked
|
/frameworks/proto_logging/stats/atoms/aiwallpapers/ |
D | aiwallpapers_extension_atoms.proto | 157 /* number of times user clicked the "Randomize" button */
|
/frameworks/proto_logging/stats/atoms/sysui/ |
D | sysui_atoms.proto | 352 // The index of the clicked subcard, if applicable. 355 // Default will be 0 to denote that no subcard was clicked. 357 // clicked or not. Basically if this has the value 0, just ignore this field.
|