Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/app/
DDeviceAdminSample.java265 protected String localGlobalSummary(Object local, Object global) { in localGlobalSummary() argument
266 return getString(R.string.status_local_global, local, global); in localGlobalSummary()
564 int local, global; in reloadSummaries() local
566 global = mDPM.getPasswordQuality(null); in reloadSummaries()
568 localGlobalSummary(qualityValueToString(local), qualityValueToString(global))); in reloadSummaries()
570 global = mDPM.getPasswordMinimumLength(null); in reloadSummaries()
571 mMinLength.setSummary(localGlobalSummary(local, global)); in reloadSummaries()
573 global = mDPM.getPasswordMinimumLetters(null); in reloadSummaries()
574 mMinLetters.setSummary(localGlobalSummary(local, global)); in reloadSummaries()
576 global = mDPM.getPasswordMinimumNumeric(null); in reloadSummaries()
[all …]
/development/ide/eclipse/
DREADME.importing-to-eclipse.txt32 enable it in the global preference panel under "C/C++" /
/development/ndk/platforms/
DREADME.CRT.TXT199 - the system's libc.so shall always export its __dso_handle, as *global*
210 - The NDK's libc.a will containg a *global* and *public* __dso_handle, since
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile519 # doxygen. The layout file controls the global structure of the generated output files
764 # built-in source browser. The htags tool is part of GNU's global source
765 # tagging system (see http://www.gnu.org/software/global/global.html). You
1468 # doxygen will generate a call dependency graph for every global function
1476 # doxygen will generate a caller dependency graph for every global function
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile519 # doxygen. The layout file controls the global structure of the generated output files
764 # built-in source browser. The htags tool is part of GNU's global source
765 # tagging system (see http://www.gnu.org/software/global/global.html). You
1468 # doxygen will generate a call dependency graph for every global function
1476 # doxygen will generate a caller dependency graph for every global function