Searched refs:disabled (Results 1 – 20 of 20) sorted by relevance
/development/apps/SdkSetup/ |
D | Android.mk | 11 LOCAL_PROGUARD_ENABLED := disabled
|
/development/apps/BluetoothDebug/ |
D | Android.mk | 13 LOCAL_PROGUARD_ENABLED := disabled
|
/development/samples/XmlAdapters/ |
D | Android.mk | 11 LOCAL_PROGUARD_ENABLED := disabled
|
/development/samples/Vault/ |
D | Android.mk | 11 LOCAL_PROGUARD_ENABLED := disabled
|
/development/tools/emulator/test-apps/SmokeTests/ |
D | Android.mk | 29 LOCAL_PROGUARD_ENABLED := disabled
|
/development/samples/SimpleJNI/ |
D | Android.mk | 35 LOCAL_PROGUARD_ENABLED := disabled
|
/development/samples/browseable/AppRestrictionSchema/ |
D | _index.jd | 9 app (press the button to show \"Hello\" message) is enabled or disabled. Use
|
/development/samples/browseable/DrawableTinting/ |
D | _index.jd | 11 states of a View (for example disabled/enabled, focused, pressed or selected).
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 427 int disabled = mDPM.getKeyguardDisabledFeatures(mDeviceAdminSample); in reloadSummaries() local 430 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_WIDGETS_ALL) != 0 ? in reloadSummaries() 435 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_SECURE_CAMERA) != 0 ? in reloadSummaries() 440 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_SECURE_NOTIFICATIONS) != 0 ? in reloadSummaries() 446 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS) != 0 in reloadSummaries() 452 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0 ? in reloadSummaries() 459 (disabled & DevicePolicyManager.KEYGUARD_DISABLE_TRUST_AGENTS) != 0; in reloadSummaries()
|
D | MenuInflateFromXml.java | 47 R.menu.visible, R.menu.disabled
|
/development/ndk/platforms/android-L/include/linux/ |
D | perf_event.h | 164 __u64 disabled : 1, member
|
D | wireless.h | 324 __u8 disabled; member
|
/development/tools/idegen/ |
D | excluded-paths | 30 # Not actually built. Also disabled in make file.
|
/development/scripts/gdb/ |
D | dalvik.gdb | 101 printf "ART debugging mode is disabled.\n"
|
/development/ndk/platforms/android-3/include/linux/ |
D | wireless.h | 293 __u8 disabled; member
|
/development/samples/browseable/BasicManagedProfile/src/com.example.android.basicmanagedprofile/ |
D | BasicManagedProfileFragment.java | 233 Toast.makeText(activity, enabled ? R.string.enabled : R.string.disabled, in setAppEnabled()
|
/development/apps/Development/src/com/android/development/ |
D | PackageSummary.java | 73 mDisabled = findViewById(R.id.disabled); in onCreate()
|
/development/tools/apkcheck/ |
D | README.txt | 49 Enable or disable warning messages. These are disabled by default.
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 544 # automatically be disabled. 1019 # be disabled. 1533 # background. This is disabled by default, because dot on Windows does not 1543 # support this, this feature is disabled by default.
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 544 # automatically be disabled. 1019 # be disabled. 1533 # background. This is disabled by default, because dot on Windows does not 1543 # support this, this feature is disabled by default.
|