/packages/modules/AdServices/sdksandbox/tests/ui/ |
D | README.md | 1 # SDK Sandbox UI Tests 5 The SDK Sandbox UI test suite facilitates the testing of the UI components of the SDK sandbox, such 6 as the rendering of remote views into a `SurfaceView`. This test suite enables the testing of UI 27 To test UI interactions such as clicking and scrolling, or to locate a view on screen, it will
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/ |
D | TEST_MAPPING | 7 // For changes in Photopicker UI we want to run all the photopicker 19 // For changes in Photopicker UI we want to run all the photopicker 31 // For changes in Photopicker UI we want to run all the photopicker
|
/packages/modules/Bluetooth/system/gd/security/ |
D | pairing_handler_le.h | 62 enum TYPE { EXIT, L2CAP, HCI_EVENT, UI }; enumerator 75 …PairingEvent(UI_ACTION_TYPE ui_action, uint32_t ui_value) : type(UI), ui_action(ui_action), ui_val… in PairingEvent() 332 if (e.type == PairingEvent::UI && in WaitUiPairingAccept() 342 if (e.type == PairingEvent::UI && in WaitUiConfirmYesNo() 378 if (e.type == PairingEvent::UI && in WaitUiPasskey() 457 case PairingEvent::UI:
|
D | ui.h | 95 class UI { 97 virtual ~UI() = default;
|
D | pairing_handler_le_legacy.cc | 103 common::BindOnce(&UI::DisplayConfirmValue, common::Unretained(i.user_interface), data)); in LegacyPasskeyEntry() 107 … common::BindOnce(&UI::DisplayEnterPasskeyDialog, common::Unretained(i.user_interface), data)); in LegacyPasskeyEntry()
|
/packages/modules/Bluetooth/system/gd/security/pairing/ |
D | classic_pairing_handler.cc | 35 user_interface_handler_->CallOn(user_interface_, &UI::DisplayConfirmValue, data); in NotifyUiDisplayYesNo() 45 user_interface_handler_->CallOn(user_interface_, &UI::DisplayYesNoDialog, data); in NotifyUiDisplayYesNo() 55 user_interface_handler_->CallOn(user_interface_, &UI::DisplayPasskey, data); in NotifyUiDisplayPasskey() 65 user_interface_handler_->CallOn(user_interface_, &UI::DisplayEnterPasskeyDialog, data); in NotifyUiDisplayPasskeyInput() 75 user_interface_handler_->CallOn(user_interface_, &UI::DisplayEnterPinDialog, data); in NotifyUiDisplayPinCodeInput() 81 user_interface_handler_->CallOn(user_interface_, &UI::Cancel, *GetRecord()->GetPseudoAddress()); in NotifyUiDisplayCancel()
|
D | classic_pairing_handler.h | 40 UI* user_interface, in ClassicPairingHandler() 113 UI* user_interface_;
|
/packages/services/Car/car_product/overlay-visual/ |
D | OWNERS | 1 # Car UI Reference OWNERS
|
/packages/services/Car/car_product/car_ui_portrait/ |
D | OWNERS | 1 # Car UI Portrait Reference OWNERS
|
/packages/services/Car/car_product/rro/ |
D | OWNERS | 1 # Car UI Reference OWNERS
|
/packages/services/Car/libs/car-admin-ui-lib/ |
D | README.md | 1 This library contains UI elements used to show information about managed
|
/packages/services/Car/tools/telemetry/lua-interpreter/data/ |
D | README.md | 1 …ta for different publishers. The various JSON files are used as published data templates in the UI.
|
/packages/modules/Bluetooth/flags/ |
D | opp.aconfig | 14 description: "Fix UI issues related to multiple OPP notifications"
|
/packages/apps/Settings/src/com/android/settings/ |
D | EventLogTags.logtags | 17 # log latency for settings UI events
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
D | EventLogTags.logtags | 17 # log latency for settings UI events
|
/packages/services/Telecomm/flags/ |
D | telecom_incallservice_flags.aconfig | 16 description: "Ensure that users are able to return to call from keyguard UI for ECC"
|
/packages/apps/Car/Settings/aconfig/ |
D | carsettings.aconfig | 7 description: "Flag to show the new UI theme toggle within settings and quick controls"
|
/packages/apps/Settings/protos/ |
D | settings_log_bridge.proto | 14 * What the UI action is.
|
/packages/modules/Bluetooth/system/gd/security/test/ |
D | mocks.h | 30 class UIMock : public UI {
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 268 // non-framework UI to request permission. 272 // The user is being shown the Android framework UI to request a permission. 505 // In in call UI 520 // In the in call UI 549 // In in-call UI 584 // Callback impressions (with more granularity) from the call details UI
|
/packages/apps/WallpaperPicker2/aconfig/ |
D | customization_picker.aconfig | 28 description: "Enables the BC25 design of the customization picker UI."
|
/packages/services/Car/tests/CustomizationTool/ |
D | README.md | 3 This is a privileged app for testing UI customizations (e.g. RROs) on AAOS.
|
/packages/modules/Permission/PermissionController/ |
D | OWNERS | 13 # for SafetyCenter UI changes
|
/packages/apps/Browser2/ |
D | README | 5 security UI to be used for anything other than testing WebView. This should not
|
/packages/services/Car/tests/BugReportApp/ |
D | README.md | 37 UI and upload configs are located in `res/` directory. Resources can be 63 bugreport. Little inconvenient for users, but it doesn't alter UI and audio state.
|