Home
last modified time | relevance | path

Searched defs:disabled (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/appcompat/host/lib/src/android/compat/cts/
DChange.java39 public boolean disabled; field in Change
48 boolean disabled, boolean loggingOnly, boolean overridable, in Change()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2471/
Dpoc.c53 __u8 disabled; /* Disable the feature */ member
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java512 private void setScreenCaptureDisabled(boolean disabled) throws Exception { in setScreenCaptureDisabled()
DDeviceAndProfileOwnerTest.java1612 protected void setScreenCaptureDisabled_assist(int userId, boolean disabled) throws Exception { in setScreenCaptureDisabled_assist()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DCommandReceiverActivity.java864 boolean disabled) { in createIntentForDisablingKeyguardOrStatusBar()