Searched refs:disable (Results 1 – 18 of 18) sorted by relevance
/development/host/windows/usb/winusb/ |
D | stdafx.h | 64 #pragma warning(disable: 4702) 65 #pragma warning(disable: 4201) 73 #pragma warning(disable: 4200)
|
/development/host/windows/usb/api/ |
D | stdafx.h | 64 #pragma warning(disable: 4702) 65 #pragma warning(disable: 4201) 73 #pragma warning(disable: 4200)
|
D | adb_interface.h | 30 #pragma warning(disable: 4251)
|
/development/samples/browseable/AppShortcuts/src/com.example.android.appshortcuts/ |
D | Main.java | 132 case R.id.disable: in onClick() 240 final Button disable = (Button) view.findViewById(R.id.disable); in bindView() local 242 disable.setText( in bindView() 246 disable.setOnClickListener(Main.this); in bindView()
|
/development/samples/ShortcutSample/src/com/example/android/shortcutsample/ |
D | Main.java | 188 case R.id.disable: in onClick() 305 final Button disable = (Button) view.findViewById(R.id.disable); in bindView() local 308 disable.setText( in bindView() 312 disable.setVisibility(shortcut.isImmutable() ? View.GONE : View.VISIBLE); in bindView() 318 disable.setOnClickListener(Main.this); in bindView()
|
/development/vndk/tools/definition-tool/ |
D | .pylintrc | 3 disable=
|
/development/host/windows/usb/adb_winapi_test/ |
D | stdafx.h | 58 #pragma warning(disable: 4200)
|
/development/samples/browseable/BasicImmersiveMode/ |
D | _index.jd | 10 demonstrates how to enable and disable immersive mode programmatically.
|
/development/samples/DataWiper/src/com.example.android.datawiper/ |
D | MyAdmin.java | 35 public static void disable(Context context) { in disable() method in MyAdmin
|
D | MyMain.java | 63 MyAdmin.disable(this); in onAddAsAdmin()
|
/development/samples/browseable/CardReader/ |
D | _index.jd | 12 … In particular, this sample demonstrates how to disable Android Beam, select which AIDs the
|
/development/samples/browseable/BasicManagedProfile/ |
D | _index.jd | 9 enable or disable other apps and how to set restrictions to them. Intents can be
|
/development/samples/browseable/AutoBackupForApps/ |
D | _index.jd | 8 This sample demonstrates how to selectively disable Automatic Backups in Android M, either by
|
/development/tools/logblame/ |
D | connectivity_log_test | 38 adb shell svc wifi disable
|
D | sample.txt | 141 disable: < expand icons alerts system_info back HOME* RECENT* clock search quick_settings > 463 disable: < expand icons alerts system_info back HOME RECENT clock search quick_settings > 471 disable: < expand icons alerts system_info back HOME RECENT clock search quick_settings > 508 disable: < expand icons alerts system_info back home* recent* clock search quick_settings > 1545 disable: < expand icons alerts system_info back HOME* RECENT* clock search quick_settings > 1853 disable: < expand icons alerts system_info back HOME RECENT clock search quick_settings > 1861 disable: < expand icons alerts system_info back HOME RECENT clock search quick_settings > 1907 disable: < expand icons alerts system_info back home* recent* clock search quick_settings >
|
/development/tools/apkcheck/ |
D | README.txt | 49 Enable or disable warning messages. These are disabled by default. 52 Enable or disable error messages. These are enabled by default. If 53 you disable both warnings and errors you will only see a summary.
|
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/ |
D | Camera2RawFragment.java | 651 mOrientationListener.disable(); in onPause()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 33 …4hHnRee4JvF7zgTq2g@fakeemail.com,Enable running on old API levels; add shutter sound disable output 315 …uashfs-tools,fake_v1U-D2-bQAW0OtgJnVeMkw@fakeemail.com,unsquashfs: make {disable|enable}_progress_… 588 …cts,fake_oSh4yIFgQhSYJQaQk4sdOQ@fakeemail.com,Force popup window theme to disable swipe-to-dismiss. 686 …1a0a05a4a4c1,platform/cts,fake_NrW1ZuyNSPWBjEZWioRP3g@fakeemail.com,cts: disable logcat check in A… 1294 …lTdm-vsVO7fIfbw@fakeemail.com,Check SearchManager presence and state for disable of SearchManager … 1905 …form/cts,fake_Z9JJoshfRkC3M9Sg1Br-Tg@fakeemail.com,Test of the input device disable/enable feature. 2244 …2c4a34f,platform/cts,fake_quZQhQDdTcCvqRXN_fBnkw@fakeemail.com,Temporary disable account visibilit… 2347 …9PUk97cuSsw@fakeemail.com,[AWARE][CTS] Check for location setting for test needing to disable Wi-Fi 2765 …st, the ttff test is flaky, need a little bit extra time to investigate, disable it for now. will … 2805 …/cts,fake_fSmAToHUQgqYOoNTm3k6RQ@fakeemail.com,Allow auto-fill services to disable themselves - CTS [all …]
|