Searched refs:checkbox (Results 1 – 7 of 7) sorted by relevance
/development/samples/devbytes/graphics/BitmapAllocation/src/com/example/android/bitmapallocation/ |
D | BitmapAllocation.java | 55 final CheckBox checkbox = (CheckBox) findViewById(R.id.checkbox); in onCreate() local 78 if (checkbox.isChecked()) { in onCreate()
|
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/ |
D | TaskListView.java | 93 CheckBox checkbox = (CheckBox) convertView.findViewById(R.id.tasklist_finished); in getView() local 94 checkbox.setChecked(mCheckboxes[position]); in getView()
|
/development/samples/IntentPlayground/src/com/example/android/intentplayground/ |
D | IntentBuilderView.java | 212 .forEach(checkbox -> { in currentIntent() 213 int flagVal = FlagUtils.flagValue(checkbox.getText().toString()); in currentIntent() 214 if (checkbox.isChecked()) { in currentIntent()
|
/development/samples/devbytes/animation/ViewAnimations/src/com/example/android/viewanimations/ |
D | ViewAnimations.java | 49 mCheckBox = (CheckBox) findViewById(R.id.checkbox); in onCreate()
|
/development/samples/devbytes/animation/PropertyAnimations/src/com/example/android/propertyanimations/ |
D | PropertyAnimations.java | 48 mCheckBox = (CheckBox) findViewById(R.id.checkbox); in onCreate()
|
/development/samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/ |
D | ImagePixelization.java | 129 case R.id.checkbox: in onOptionsItemSelected()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 32461 …ttings,fake_fblvbNR2Tv-553Q0CtWj_A@fakeemail.com,"Add a ""Do not show"" checkbox in support discla… 33382 …gs,fake_Ct_fEv-JS0mKpM2j9VzS8w@fakeemail.com,"Add a ""Don't ask again"" checkbox to the avoid bad … 33688 …ings,fake_zXHDphCzT7-Xgjh80dTE1Q@fakeemail.com,"Don't show ""Wipe eSIMs"" checkbox for developers." 34627 …ngs,fake__3wacCkVS8GrlL1R6d330Q@fakeemail.com,VPN settings: gray out always-on checkbox dynamically 34629 …ps/Settings,fake_zXHDphCzT7-Xgjh80dTE1Q@fakeemail.com,Remove eSIM reset checkbox and always perfor… 74968 …pps/Contacts,fake_unk_965CRjSGGS0z1Ent4w@fakeemail.com,Tweak end padding for checkbox in SIM import 76827 …ke_-Pk60qbuTXWNcJSB81ED7g@fakeemail.com,"Revert ""Adds the auto refresh checkbox back to the UI fo… 77368 …si9OTi6IdoiQiyzlcw@fakeemail.com,"Revert ""autotest: throw Auto Refresh checkbox into the abyss""." 111846 …pport,fake_40TdUJWsSQeP6m2pFgrxGA@fakeemail.com,GuidedStepFragment sample: add id to radio/checkbox 114956 …es/apps/DeskClock,fake_bwU7XPItSNqrh5ivIKM6-A@fakeemail.com,Adjust Repeat/Vibrate checkbox padding.
|