Home
last modified time | relevance | path

Searched defs:iconId (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDemoStatusIcons.java131 int iconId = volume.equals("vibrate") ? R.drawable.stat_sys_ringer_vibrate in dispatchDemoCommand() local
137 int iconId = zen.equals("dnd") ? R.drawable.stat_sys_dnd : 0; in dispatchDemoCommand() local
142 int iconId = bt.equals("connected") in dispatchDemoCommand() local
148 int iconId = location.equals("show") ? PhoneStatusBarPolicy.LOCATION_STATUS_ICON_ID in dispatchDemoCommand() local
154 int iconId = alarm.equals("show") ? R.drawable.stat_sys_alarm in dispatchDemoCommand() local
160 int iconId = tty.equals("show") ? R.drawable.stat_sys_tty_mode in dispatchDemoCommand() local
166 int iconId = mute.equals("show") ? android.R.drawable.stat_notify_call_mute in dispatchDemoCommand() local
172 int iconId = speakerphone.equals("show") ? android.R.drawable.stat_sys_speakerphone in dispatchDemoCommand() local
178 int iconId = cast.equals("show") ? R.drawable.stat_sys_cast : 0; in dispatchDemoCommand() local
183 int iconId = hotspot.equals("show") ? R.drawable.stat_sys_hotspot : 0; in dispatchDemoCommand() local
[all …]
/aosp14/frameworks/base/core/java/android/accounts/
H A DAuthenticatorDescription.java36 final public int iconId; field in AuthenticatorDescription
54 public AuthenticatorDescription(String type, String packageName, int labelId, int iconId, in AuthenticatorDescription()
67 public AuthenticatorDescription(String type, String packageName, int labelId, int iconId, in AuthenticatorDescription()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dpreinstalled_application_info.h28 uint32_t iconId = 0; member
H A Dlauncher_ability_info.h31 uint32_t iconId = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_drawable.cpp50 const uint32_t iconId, in GetIconResourceByTheme()
98 const uint32_t iconId, in GetIconResourceByHap()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DInjectedSetting.java56 public final int iconId; field in InjectedSetting
158 public Builder setIconId(int iconId) { in setIconId()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/moduleJsonTest/AppScope/
H A Dapp.json5 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/resourceManagerTest/AppScope/
H A Dapp.json5 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/defaultAppTest/AppScope/
H A Dapp.json5 "iconId": 16777217, number
/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/resource/bundle_dependencies/fileShareA/AppScope/
H A Dapp.json6 "iconId": 16777217, number
/ohos5.0/foundation/filemanagement/app_file_service/test/unittest/resource/bundle_dependencies/fileShareB/AppScope/
H A Dapp.json6 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/previewTest/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/signatureTest/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/thumbnailTest/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/thumbnailTest2/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/CodeSignature/CodeSignatureWithoutLibs/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/CodeSignature/CodeSignatureWithoutLibs2/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/CodeSignature/CodeSigntureWithLibs/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso1/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso2/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso3/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso4/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso5/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapNotIncludeso6/AppScope/
H A Dapp.json7 "iconId": 16777217, number
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/testHapNoSo/hapSectionContainso1/AppScope/
H A Dapp.json7 "iconId": 16777217, number

12345678910>>...15