Searched refs:global (Results 1 – 22 of 22) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 267 protected String localGlobalSummary(Object local, Object global) { in localGlobalSummary() argument 268 return getString(R.string.status_local_global, local, global); in localGlobalSummary() 593 int local, global; in reloadSummaries() local 595 global = mDPM.getPasswordQuality(null); in reloadSummaries() 597 localGlobalSummary(qualityValueToString(local), qualityValueToString(global))); in reloadSummaries() 599 global = mDPM.getPasswordMinimumLength(null); in reloadSummaries() 600 mMinLength.setSummary(localGlobalSummary(local, global)); in reloadSummaries() 602 global = mDPM.getPasswordMinimumLetters(null); in reloadSummaries() 603 mMinLetters.setSummary(localGlobalSummary(local, global)); in reloadSummaries() 605 global = mDPM.getPasswordMinimumNumeric(null); in reloadSummaries() [all …]
|
/development/tools/logblame/ |
D | connectivity_log_test | 12 airplane_mode_was_on=$(adb shell settings get global airplane_mode_on) 14 adb shell settings put global airplane_mode_on 0 > /dev/null 26 adb shell settings put global airplane_mode_on 1 > /dev/null 32 adb shell settings put global airplane_mode_on 0 > /dev/null
|
D | app_switch_test | 29 airplane_mode_was_on=$(adb shell settings get global airplane_mode_on) 31 adb shell settings put global airplane_mode_on 1 > /dev/null 65 adb shell settings put global airplane_mode_on 0 > /dev/null
|
/development/vndk/tools/header-checker/tests/input/ |
D | test_version_script.map | 2 global: 13 global: 17 global:
|
/development/vndk/tools/header-checker/tests/integration/version_script_example/ |
D | example.map.txt | 2 global: 12 global:
|
/development/vndk/tools/header-checker/tests/integration/weak_symbols/ |
D | libexample_new.map.txt | 2 global:
|
D | libexample_old.map.txt | 2 global:
|
/development/vndk/tools/header-checker/tests/integration/c_and_cpp/ |
D | repro_map.txt | 2 global:
|
D | map.txt | 2 global:
|
/development/vndk/tools/header-checker/tests/integration/ifunc/ |
D | map.txt | 2 global:
|
/development/vndk/tools/header-checker/tests/integration/merge_multi_definitions/ |
D | map.txt | 2 global:
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | abi_diff.proto | 74 optional abi_dump.GlobalVarDecl old = 3; // Old global var 75 optional abi_dump.GlobalVarDecl new = 4; // New global var
|
/development/vndk/tools/header-checker/tests/integration/cpp/gold/ |
D | map_elf_symbol_removed.txt | 2 global:
|
D | map.txt | 2 global:
|
D | map_parameter_type_diff.txt | 2 global:
|
D | map_add_function.txt | 2 global:
|
D | map_add_function_elf_symbol.txt | 2 global:
|
D | map_added_globvar.txt | 2 global:
|
/development/samples/browseable/DeviceOwner/ |
D | _index.jd | 10 it as an unprovisioned device). As a device owner, this app can configure global settings, and
|
/development/ide/eclipse/ |
D | README.importing-to-eclipse.txt | 32 enable it in the global preference panel under "C/C++" /
|
/development/vndk/tools/vndk-compliance/ |
D | README.md | 56 * VNDK build rules remove global includes from the path. So dirs like
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 435 …splay,fake_FrKr6yqzTpCZes_RF73rLA@fakeemail.com,Use header lib instead of using global include path 436 …om/display,fake_eQzJ5iU2QcCwUe0mAYw3lw@fakeemail.com,Add -Wno-error to compile with global -Werror. 1354 …6c4f,platform/cts,fake_Ck5QidIRTuqsKvobuKU0AA@fakeemail.com,CTS Verifier test for global HTTP proxy 4470 …545f16caf8f,platform/cts,fake_P6bXu87CSICfEz2KROaYKA@fakeemail.com,add a global presubmit config f… 6003 …dd2ba,platform/system/core,fake_AyRSKIYZRRim_goj3NmW_g@fakeemail.com,Add global GCOV_PREFIX option. 6032 …tem/core,fake_O1IUeXK6RxWSw_2bFJ_cwA@fakeemail.com,init: add support for global seccomp boot option 6224 …05f2527cbb86,platform/system/core,fake_yqetFk_sRFWXcsJotEpt1A@fakeemail.com,Add a global elf cache. 8767 …ivity,fake_liojgHQ-QviSBBlnuORq8Q@fakeemail.com,Add LE pairing stress test and global timer logging 11746 …8d719b10,platform/build,fake_0Badg8rmRu2qWSu23UD7sg@fakeemail.com,Remove global linker search paths 12096 …build,fake_w7jM7fo4QCCw1V5pOaJB8w@fakeemail.com,releasetools: Remove the global diff_done in block… [all …]
|