Home
last modified time | relevance | path

Searched refs:checkbox (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/
DBatteryWaster.java55 findViewById(R.id.checkbox).setOnClickListener(mClickListener); in onCreate()
75 if (((CheckBox)findViewById(R.id.checkbox)).isChecked()) { in onResume()
95 CheckBox checkbox = (CheckBox)v;
96 if (checkbox.isChecked()) {
106 CheckBox checkbox = (CheckBox)v;
107 if (checkbox.isChecked()) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DUsbDebuggingActivity.java98 View checkbox = inflater.inflate(com.android.internal.R.layout.always_use_checkbox, null); in onCreate() local
99 mAlwaysAllow = (CheckBox)checkbox.findViewById(com.android.internal.R.id.alwaysUse); in onCreate()
101 ap.mView = checkbox; in onCreate()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DRestartDialogLayout.java100 final CheckBox checkbox = findViewById(R.id.letterbox_restart_dialog_checkbox); in onFinishInflate() local
109 checkboxContainer.setOnClickListener(view -> checkbox.performClick()); in onFinishInflate()
/frameworks/base/tests/RollbackTest/SampleRollbackApp/src/com/android/sample/rollbackapp/
DMainActivity.java149 CheckBox checkbox = view.findViewById(R.id.checkbox); in getView() local
150 checkbox.setOnCheckedChangeListener((buttonView, isChecked) -> { in getView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wifi/
DWifiDebuggingActivity.java96 View checkbox = inflater.inflate(com.android.internal.R.layout.always_use_checkbox, null); in onCreate() local
97 mAlwaysAllow = (CheckBox) checkbox.findViewById(com.android.internal.R.id.alwaysUse); in onCreate()
99 ap.mView = checkbox; in onCreate()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportWarningActivity.java70 mConfirmRepeat = (CheckBox) ap.mView.findViewById(android.R.id.checkbox); in onCreate()
/frameworks/layoutlib/validator/resources/
Dstrings.properties69 checkbox_item_type = checkbox
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto5809 // OPEN: DND onboarding activity > screen on checkbox
5814 // OPEN: DND onboarding activity > screen off checkbox
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1678 field public static final int checkbox = 16908289; // 0x1020001
/frameworks/base/core/api/
Dcurrent.txt2396 field public static final int checkbox = 16908289; // 0x1020001
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt77195 Lcom/android/internal/R$id;->checkbox:I