/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | TestOutputActivity.java | 22 import android.widget.CheckBox; 33 private CheckBox[] mChannelBoxes; 61 mChannelBoxes = new CheckBox[MAX_CHANNEL_BOXES]; in onCreate() 63 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox0); in onCreate() 64 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox1); in onCreate() 65 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox2); in onCreate() 66 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox3); in onCreate() 67 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox4); in onCreate() 68 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox5); in onCreate() 69 mChannelBoxes[ic++] = (CheckBox) findViewById(R.id.channelBox6); in onCreate() [all …]
|
D | MainActivity.java | 34 import android.widget.CheckBox; 63 private CheckBox mWorkaroundsCheckBox; 107 mWorkaroundsCheckBox = (CheckBox) findViewById(R.id.boxEnableWorkarounds); in onCreate() 255 CheckBox checkBox = (CheckBox) view; in onUseCallbackClicked() 288 CheckBox checkBox = (CheckBox) view; in onSetSpeakerphoneOn() 295 CheckBox checkBox = (CheckBox) view; in onStartStopBluetoothSco() 305 CheckBox checkBox = (CheckBox) view; in onEnableWorkarounds()
|
D | StreamConfigurationView.java | 25 import android.widget.CheckBox; 51 private CheckBox mRequestedMMapView; 55 private CheckBox mRequestedExclusiveView; 56 private CheckBox mChannelConversionBox; 57 private CheckBox mFormatConversionBox; 73 private CheckBox mRequestAudioEffect; 162 mChannelConversionBox = (CheckBox) findViewById(R.id.checkChannelConversion); in initializeViews() 170 mFormatConversionBox = (CheckBox) findViewById(R.id.checkFormatConversion); in initializeViews() 179 mRequestedMMapView = (CheckBox) findViewById(R.id.requestedMMapEnable); in initializeViews() 191 mRequestedExclusiveView = (CheckBox) findViewById(R.id.requestedExclusiveMode); in initializeViews() [all …]
|
D | InputMarginView.java | 23 import android.widget.CheckBox;
|
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/ |
D | XYRegionExampleActivity.java | 24 import android.widget.CheckBox; 70 private CheckBox timCB; 71 private CheckBox nickCB; 72 private CheckBox joeCB; 73 private CheckBox jamesCB; 75 private CheckBox r2CheckBox; 76 private CheckBox r3CheckBox; 77 private CheckBox r4CheckBox; 83 timCB = (CheckBox) findViewById(R.id.s1CheckBox); in onCreate() 91 nickCB = (CheckBox) findViewById(R.id.s2CheckBox); in onCreate() [all …]
|
D | OrientationSensorExampleActivity.java | 28 import android.widget.CheckBox; 49 private CheckBox hwAcceleratedCb; 50 private CheckBox showFpsCb; 133 hwAcceleratedCb = (CheckBox) findViewById(R.id.hwAccelerationCb); in onCreate() 152 showFpsCb = (CheckBox) findViewById(R.id.showFpsCb); in onCreate()
|
D | BarPlotExampleActivity.java | 37 import android.widget.CheckBox; 63 private CheckBox series1CheckBox; 64 private CheckBox series2CheckBox; 138 series1CheckBox = (CheckBox) findViewById(R.id.s1CheckBox); in onCreate() 146 series2CheckBox = (CheckBox) findViewById(R.id.s2CheckBox); in onCreate()
|
/external/grpc-grpc-java/examples/android/clientcache/app/src/main/java/io/grpc/clientcacheexample/ |
D | ClientCacheExampleActivity.java | 30 import android.widget.CheckBox; 56 private CheckBox getCheckBox; 57 private CheckBox noCacheCheckBox; 58 private CheckBox onlyIfCachedCheckBox; 69 getCheckBox = (CheckBox) findViewById(R.id.get_checkbox); in onCreate() 70 noCacheCheckBox = (CheckBox) findViewById(R.id.no_cache_checkbox); in onCreate() 71 onlyIfCachedCheckBox = (CheckBox) findViewById(R.id.only_if_cached_checkbox); in onCreate()
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowCheckBoxTest.java | 5 import android.widget.CheckBox; 15 CheckBox checkBox = new CheckBox(ApplicationProvider.getApplicationContext()); in testWorks()
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | CheckboxFilter.java | 8 import com.google.gwt.user.client.ui.CheckBox; 12 private CheckBox checkBox = new CheckBox();
|
D | SelectionManager.java | 9 import com.google.gwt.user.client.ui.CheckBox; 180 CheckBox checkBox = new CheckBox(); in createWidget()
|
/external/grpc-grpc-java/android-interop-testing/app/src/main/java/io/grpc/android/integrationtest/ |
D | TesterActivity.java | 28 import android.widget.CheckBox; 53 private CheckBox getCheckBox; 54 private CheckBox testCertCheckBox; 70 getCheckBox = (CheckBox) findViewById(R.id.get_checkbox); in onCreate() 71 testCertCheckBox = (CheckBox) findViewById(R.id.test_cert_checkbox); in onCreate()
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | ICheckBox.java | 4 import com.google.gwt.user.client.ui.CheckBox; 13 public static class CheckBoxImpl extends CheckBox implements ICheckBox {
|
D | HostSelectorDisplay.java | 8 import com.google.gwt.user.client.ui.CheckBox; 26 private CheckBox allowOneTimeHostsBox = new CheckBox();
|
/external/autotest/frontend/client/src/autotest/tko/ |
D | SeriesSelector.java | 11 import com.google.gwt.user.client.ui.CheckBox; 41 private CheckBox invert = new CheckBox("Invert y-axis"); 44 private CheckBox errorBars = new CheckBox();
|
D | CommonPanel.java | 13 import com.google.gwt.user.client.ui.CheckBox; 50 private CheckBox showInvalid = new CheckBox("Show invalidated tests");
|
D | TableView.java | 32 import com.google.gwt.user.client.ui.CheckBox; 110 private CheckBox groupCheckbox = new CheckBox("Group by these columns and show counts"); 111 private CheckBox statusGroupCheckbox = 112 new CheckBox("Group by these columns and show pass rates");
|
D | SpreadsheetView.java | 37 import com.google.gwt.user.client.ui.CheckBox; 72 private CheckBox showIncomplete = new CheckBox("Show incomplete tests"); 73 private CheckBox showOnlyLatest = new CheckBox("Show only latest test per cell");
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptEditor.java | 41 import android.widget.CheckBox; 88 private CheckBox mSearchCase; 89 private CheckBox mSearchWord; 90 private CheckBox mSearchAll; 91 private CheckBox mSearchStart; 334 mSearchAll = (CheckBox) v.findViewById(R.id.searchAll); in onCreateDialog() 335 mSearchCase = (CheckBox) v.findViewById(R.id.searchCase); in onCreateDialog() 336 mSearchStart = (CheckBox) v.findViewById(R.id.searchStart); in onCreateDialog() 337 mSearchWord = (CheckBox) v.findViewById(R.id.searchWord); in onCreateDialog()
|
/external/autotest/frontend/client/src/autotest/moblab/ |
D | DutManagementView.java | 13 import com.google.gwt.user.client.ui.CheckBox; 33 private CheckBox poolCheckBox; 125 if (((CheckBox)dutInfoTable.getWidget(i, SELECTION_COLUMN)).getValue()) { in initialize() 148 poolCheckBox = new CheckBox(); in initialize() 268 dutInfoTable.setWidget(row, SELECTION_COLUMN, new CheckBox()); in addRow()
|
/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
D | CloudStorageCard.java | 9 import com.google.gwt.user.client.ui.CheckBox; 37 private CheckBox chkUseExisting; 52 chkUseExisting = new CheckBox("Use Existing Boto File on Moblab Device."); in updateModeUI()
|
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | CustomTabPanel.java | 16 import com.google.gwt.user.client.ui.CheckBox; 39 protected CheckBox autorefreshCheckbox = new CheckBox("Auto Refresh");
|
/external/libkmsxx/py/tests/ |
D | kmsmodeview.py | 276 ilace_box = urwid.CheckBox('interlace') 277 hsync_pol = urwid.CheckBox('hsync positive', has_mixed=True) 278 vsync_pol = urwid.CheckBox('vsync positive', has_mixed=True) 279 dblclk_box = urwid.CheckBox('double clock')
|
/external/pdfium/xfa/fwl/ |
D | cfwl_themepart.h | 21 CheckBox, enumerator
|
/external/python/cpython3/Lib/msilib/ |
D | schema.py | 110 CheckBox = Table('CheckBox') variable 111 CheckBox.add_field(1,'Property',11592) 112 CheckBox.add_field(2,'Value',7488) 580 …rty, BBControl, Billboard, Feature, Binary, BindImage, File, CCPSearch, CheckBox, Class, Component…
|