Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/tests/input/
Dtest_version_script.map2 global:
13 global:
17 global:
/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/integration/version_script_example/
Dexample.map.txt2 global:
12 global:
/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/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/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/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/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