/ohos5.0/build/ohos/packages/ |
H A D | system_notice_info.py | 28 def _get_label_name(label): argument
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_animator/ |
H A D | ui_test_animator.cpp | 43 UILabel* label = new UILabel(); in SetUp() local 95 UILabel* label = GetTitleLabel(title); in SetUpLabel() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/extensionDirTest/oneExtensionDir/version1/entry/src/main/ |
H A D | module.json | 22 "label": "$string:EntryAbility_label", string 42 "label": "$string:EntryAbility_label", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/extensionDirTest/oneExtensionDir/version2/entry/src/main/ |
H A D | module.json | 22 "label": "$string:EntryAbility_label", string 42 "label": "$string:EntryAbility_label", string
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | LocalePicker.java | 70 String label; field in LocalePicker.LocaleInfo 73 public LocaleInfo(String label, Locale locale) { in LocaleInfo()
|
/ohos5.0/base/update/updateservice/foundations/ability/log/include/ |
H A D | update_log.h | 56 HiviewDFX::HiLogLabel label; member 122 #define PRINT_LONG_LOGD(subtag, label, fmt, args) UpdateLog::PrintLongLog(subtag, {label, \ argument 124 #define PRINT_LONG_LOGI(subtag, label, fmt, args) UpdateLog::PrintLongLog(subtag, {label, \ argument 126 #define PRINT_LONG_LOGE(subtag, label, fmt, args) UpdateLog::PrintLongLog(subtag, {label, \ argument
|
/aosp14/frameworks/base/tools/aapt2/configuration/ |
H A D | ConfigurationParser.cpp | 94 std::string label; in GetLabel() local 112 std::string label = GetLabel(element, diag); in GetVersionCodeOrder() local 531 std::string label = GetLabel(root_element, diag); in AbiGroupTagHandler() local 582 std::string label = GetLabel(root_element, diag); in ScreenDensityGroupTagHandler() local 648 std::string label = GetLabel(root_element, diag); in LocaleGroupTagHandler() local 770 std::string label = GetLabel(root_element, diag); in GlTextureGroupTagHandler() local 822 std::string label = GetLabel(root_element, diag); in DeviceFeatureGroupTagHandler() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_publish_service_test.cpp | 121 std::string label = ""; variable 145 std::string label = ""; variable 171 std::string label = ""; variable 202 std::string label = ""; variable 241 std::string label = ""; variable 267 std::string label = ""; variable 569 std::string label = "label"; variable
|
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/dialog/ |
H A D | InvisibleToggleAllowListingFeatureTarget.java | 32 boolean isShortcutSwitched, String id, int uid, CharSequence label, Drawable icon, in InvisibleToggleAllowListingFeatureTarget()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | DeprecatedAbiDialog.java | 35 final CharSequence label = appInfo.loadSafeLabel(pm, in DeprecatedAbiDialog() local
|
H A D | UnsupportedDisplaySizeDialog.java | 37 final CharSequence label = appInfo.loadSafeLabel(pm, in UnsupportedDisplaySizeDialog() local
|
H A D | DeprecatedTargetSdkVersionDialog.java | 38 final CharSequence label = appInfo.loadSafeLabel(pm, in DeprecatedTargetSdkVersionDialog() local
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | statlogger.proto | 34 optional string label = 2; field
|
/ohos5.0/base/telephony/telephony_data/AppScope/ |
H A D | app.json | 8 "label": "$string:app_name", string
|
/ohos5.0/base/usb/usb_manager/frameworks/dialog/dialog_ui/AppScope/ |
H A D | app.json | 8 "label": "$string:app_name", string
|
/ohos5.0/base/notification/distributed_notification_service/services/dialog_ui/enable_notification_dialog/AppScope/ |
H A D | app.json | 8 "label": "$string:app_name", string
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | StatusHints.java | 48 public StatusHints(ComponentName packageName, CharSequence label, int iconResId, in StatusHints() 54 public StatusHints(CharSequence label, Icon icon, Bundle extras) { in StatusHints()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_ctrl_act.c | 350 uint8_t label; in AvctCbCtrlRevMsg() local 558 void AvctMakeSignleMsgHead(const Packet *pkt, uint8_t label, uint8_t cr, uint16_t pid) in AvctMakeSignleMsgHead() 578 void AvctMakeRejMsgHead(const Packet *pkt, uint8_t label, uint16_t pid) in AvctMakeRejMsgHead() 598 Packet *AvctMakeFrgMsgHeadStart(uint8_t num, uint8_t label, uint8_t cr, uint16_t pid) in AvctMakeFrgMsgHeadStart() 622 Packet *AvctMakeFrgMsgHeadContinueEnd(uint8_t label, uint8_t type, uint8_t cr) in AvctMakeFrgMsgHeadContinueEnd()
|
/aosp14/frameworks/base/core/java/android/flags/ |
H A D | BooleanFlag.java | 48 public BooleanFlag defineMetaData(String label, String description, String categoryName) { in defineMetaData()
|
H A D | DynamicBooleanFlag.java | 46 … public DynamicBooleanFlag defineMetaData(String label, String description, String categoryName) { in defineMetaData()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | launcher_shortcut_info.h | 28 std::string label; member
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/FormRenderService/AppScope/ |
H A D | app.json | 10 "label": "$string:app_name", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/moduleJsonTest/AppScope/ |
H A D | app.json | 6 "label": "$string:app_name", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/resourceManagerTest/AppScope/ |
H A D | app.json | 6 "label": "$string:app_name", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/extensionDirTest/oneExtensionDir/version1/AppScope/ |
H A D | app.json | 8 "label": "$string:app_name", string
|