Home
last modified time | relevance | path

Searched refs:disabled (Results 1 – 17 of 17) sorted by relevance

/development/samples/XmlAdapters/
DAndroid.mk11 LOCAL_PROGUARD_ENABLED := disabled
/development/apps/SdkSetup/
DAndroid.mk12 LOCAL_PROGUARD_ENABLED := disabled
/development/apps/BluetoothDebug/
DAndroid.mk14 LOCAL_PROGUARD_ENABLED := disabled
/development/samples/BusinessCard/
DAndroid.mk15 LOCAL_PROGUARD_ENABLED := disabled
/development/samples/apkcachetest/
DAndroid.mk29 LOCAL_PROGUARD_ENABLED := disabled
/development/samples/SimpleJNI/
DAndroid.mk35 LOCAL_PROGUARD_ENABLED := disabled
/development/samples/Vault/
DAndroid.mk15 LOCAL_PROGUARD_ENABLED := disabled
/development/samples/browseable/AppRestrictionSchema/
D_index.jd10 app (press the button to show \"Hello\" message) is enabled or disabled. Use
/development/samples/browseable/DrawableTinting/
D_index.jd12 states of a View (for example disabled/enabled, focused, pressed or selected).
/development/samples/ApiDemos/src/com/example/android/apis/app/
DDeviceAdminSample.java444 int disabled = mDPM.getKeyguardDisabledFeatures(mDeviceAdminSample); in reloadSummaries() local
447 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_WIDGETS_ALL) != 0 ? in reloadSummaries()
452 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_SECURE_CAMERA) != 0 ? in reloadSummaries()
457 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS) != 0 ? in reloadSummaries()
463 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS) != 0 in reloadSummaries()
469 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0 ? in reloadSummaries()
475 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_FINGERPRINT) != 0 ? in reloadSummaries()
481 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_REMOTE_INPUT) != 0 ? in reloadSummaries()
488 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0; in reloadSummaries()
DMenuInflateFromXml.java47 R.menu.visible, R.menu.disabled
/development/scripts/gdb/
Ddalvik.gdb64 printf "ART debugging mode is disabled.\n"
/development/tools/idegen/
Dexcluded-paths30 # Not actually built. Also disabled in make file.
/development/tools/repo_diff/service/repodiff/
DREADME.md61 Applications steps can be optionally disabled for presumably one-off runs:
/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/
DBasicManagedProfileFragment.java233 Toast.makeText(activity, enabled ? R.string.enabled : R.string.disabled, in setAppEnabled()
/development/apps/Development/src/com/android/development/
DPackageSummary.java73 mDisabled = findViewById(R.id.disabled); in onCreate()
/development/tools/apkcheck/
DREADME.txt49 Enable or disable warning messages. These are disabled by default.