Home
last modified time | relevance | path

Searched refs:global (Results 1 – 22 of 22) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DDeviceAdminSample.java267 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/
Dconnectivity_log_test12 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
Dapp_switch_test29 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/
Dtest_version_script.map2 global:
13 global:
17 global:
/development/vndk/tools/header-checker/tests/integration/version_script_example/
Dexample.map.txt2 global:
12 global:
/development/vndk/tools/header-checker/tests/integration/weak_symbols/
Dlibexample_new.map.txt2 global:
Dlibexample_old.map.txt2 global:
/development/vndk/tools/header-checker/tests/integration/c_and_cpp/
Drepro_map.txt2 global:
Dmap.txt2 global:
/development/vndk/tools/header-checker/tests/integration/ifunc/
Dmap.txt2 global:
/development/vndk/tools/header-checker/tests/integration/merge_multi_definitions/
Dmap.txt2 global:
/development/vndk/tools/header-checker/src/repr/protobuf/proto/
Dabi_diff.proto74 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/
Dmap_elf_symbol_removed.txt2 global:
Dmap.txt2 global:
Dmap_parameter_type_diff.txt2 global:
Dmap_add_function.txt2 global:
Dmap_add_function_elf_symbol.txt2 global:
Dmap_added_globvar.txt2 global:
/development/samples/browseable/DeviceOwner/
D_index.jd10 it as an unprovisioned device). As a device owner, this app can configure global settings, and
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt32 enable it in the global preference panel under "C/C++" /
/development/vndk/tools/vndk-compliance/
DREADME.md56 * VNDK build rules remove global includes from the path. So dirs like
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv435 …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 …]