Searched refs:none (Results 1 – 25 of 41) sorted by relevance
12
/development/tools/otagui/src/components/ |
D | BaseCheckbox.vue | 39 -webkit-user-select: none; 40 -moz-user-select: none; 41 -ms-user-select: none; 42 user-select: none;
|
D | FileSelect.vue | 69 pointer-events: none; 74 border-top: none; 80 border-bottom: none; 99 -webkit-appearance: none; 114 text-shadow: none;
|
D | PartialCheckbox.vue | 99 list-style-type: none; 112 -webkit-user-select: none; 113 -moz-user-select: none; 114 -ms-user-select: none; 115 user-select: none;
|
D | JobConfiguration.vue | 48 list-style: none;
|
D | BaseFile.vue | 70 display: none;
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | RadioGroup1.java | 66 String none = getString(R.string.radio_group_none); in onCheckedChanged() local 68 (checkedId == View.NO_ID ? none : checkedId)); in onCheckedChanged()
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
D | HelloEffects.java | 67 mCurrentEffect = R.id.none; in onCreate() 99 case R.id.none: in initEffect() 245 if (mCurrentEffect != R.id.none) { in renderResult() 264 if (mCurrentEffect != R.id.none) { in onDrawFrame()
|
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/ |
D | MediaEffectsFragment.java | 76 setCurrentEffect(R.id.none); in onViewCreated() 118 if (mCurrentEffect != R.id.none) { in onDrawFrame() 156 case R.id.none: in initEffect() 278 if (mCurrentEffect != R.id.none) { in renderResult()
|
/development/tools/line_endings/ |
D | Android.bp | 14 stl: "none",
|
/development/tools/emulator/skins/WXGA800/ |
D | layout | 87 delay none
|
/development/tools/winscope/src/viewers/components/rects/ |
D | cube_partial_shade.svg | 1 <svg width="19" height="20" viewBox="-2 -1.5 22 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
D | cube_full_shade.svg | 1 <svg width="19" height="20" viewBox="-2 -1.5 22 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
/development/tools/emulator/skins/WXGA720/ |
D | layout | 87 delay none
|
/development/tools/emulator/skins/WSVGA/ |
D | layout | 87 delay none
|
/development/tools/emulator/skins/WXGA800-7in/ |
D | layout | 88 delay none
|
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/ |
D | AppRestrictionSchemaFragment.java | 174 text = getString(R.string.none); in updateApprovals() 208 builder.append(getString(R.string.none)); in updateItems() 211 builder.append(getString(R.string.none)); in updateItems()
|
/development/tools/winscope/src/app/components/bottomnav/ |
D | drawer.scss | 72 transition: none; 90 // We use 'visibility: hidden | visible' because 'display: none' will not animate any 153 border-right: none; 184 display: none;
|
/development/apps/Development/src/com/android/development/ |
D | ShowActivity.java | 104 ? mActivityInfo.taskAffinity : getText(R.string.none)); in onCreate() 106 ? mActivityInfo.permission : getText(R.string.none)); in onCreate()
|
/development/python-packages/fetchartifact/ |
D | poetry.lock | 120 …{file = "aiosignal-1.3.1-py3-none-any.whl", hash = "sha256:f8376fb07dd1e86a584e4fcdec80b36b7f81aac… 135 …{file = "astroid-2.15.2-py3-none-any.whl", hash = "sha256:dea89d9f99f491c66ac9c04ebddf91e4acf8bd71… 156 …{file = "async_timeout-4.0.2-py3-none-any.whl", hash = "sha256:8ca1e4fcf50d07413d66d1a5e416e42cfdf… 167 …{file = "attrs-22.2.0-py3-none-any.whl", hash = "sha256:29e95c7f6778868dbd49170f98f8818f78f3dc5e0e… 209 …{file = "black-23.3.0-py3-none-any.whl", hash = "sha256:ec751418022185b0c1bb7d7736e6933d40bbb14c14… 309 …{file = "charset_normalizer-3.1.0-py3-none-any.whl", hash = "sha256:3d9098b479e78c85080c98e1e35ff4… 320 …{file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b080979506291… 335 …{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b… 396 …{file = "coverage-7.2.3-pp37.pp38.pp39-none-any.whl", hash = "sha256:965ee3e782c7892befc25575fa171… 414 …{file = "dill-0.3.6-py3-none-any.whl", hash = "sha256:a07ffd2351b8c678dfc4a856a3005f8067aea51d6ba6… [all …]
|
/development/tools/winscope/src/app/components/ |
D | trackpad_right_click.svg | 1 <svg width="63" height="64" viewBox="0 0 63 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
/development/tools/ota_analysis/src/components/ |
D | BaseFile.vue | 70 display: none;
|
D | OperationDetail.vue | 69 list-style-type: none;
|
D | PartialCheckbox.vue | 70 list-style-type: none;
|
/development/samples/SimpleJNI/jni/ |
D | Android.bp | 37 stl: "none",
|
/development/samples/PictureInPicture/ComposePip/ |
D | gradle.properties | 21 # resources declared in the library itself and none from the library's dependencies,
|
12