Searched refs:disabled (Results 1 – 12 of 12) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 444 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()
|
D | MenuInflateFromXml.java | 47 R.menu.visible, R.menu.disabled
|
/development/apps/OBJViewer/ |
D | Android.bp | 1 // currently disabled because of API changes. won't be fixed for 1.0
|
/development/samples/browseable/AppRestrictionSchema/ |
D | _index.jd | 10 app (press the button to show \"Hello\" message) is enabled or disabled. Use
|
/development/samples/browseable/DrawableTinting/ |
D | _index.jd | 12 states of a View (for example disabled/enabled, focused, pressed or selected).
|
/development/scripts/gdb/ |
D | dalvik.gdb | 64 printf "ART debugging mode is disabled.\n"
|
/development/tools/idegen/ |
D | excluded-paths | 30 # Not actually built. Also disabled in make file.
|
/development/tools/repo_diff/service/repodiff/ |
D | README.md | 61 Applications steps can be optionally disabled for presumably one-off runs:
|
/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/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 295 …ashfs-tools,plougher,"Initial code supporting long -ls optio, currently disabled. Also fix swap bu… 1346 …s,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,CTS test for handling HOVER_EXIT while View is disabled 1522 …5ZWA5PSumVlNuUPkpD2A@fakeemail.com,Skip the wallpaper permission test when the service is disabled. 1537 …XtXreHS3adBHzBmmN2fA@fakeemail.com,Test BluetoothOppLauncherActivity is disabled when BT is disall… 3373 …-4A_VBw@fakeemail.com,wifi: catch UnsupportedOperationException for devices with Passpoint disabled 3794 …-2IltTaqrWu-sMBl4Ew@fakeemail.com,Test to verify that close-idle-connections is disabled by default 4749 …m/cts,fake_DGbnL6-oQrG-BP4td_yJEA@fakeemail.com,Improve how autofill service is enabled / disabled. 4930 …e_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,[unsafe-to-break] Mark unsafe is cluster merging is disabled 5089 …arfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,Simplify tracing code when tracing is disabled 5145 …wEJGLy_oQ@fakeemail.com,[hb-ft] Fix build when Multiple Master font support is disabled in freetype [all …]
|