OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEYGUARD_DISABLE_FEATURES_NONE
(Results
1 - 7
of
7
) sorted by null
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
TrustAgentInfoTest.java
46
DevicePolicyManager.
KEYGUARD_DISABLE_FEATURES_NONE
);
DevicePolicyLoggingTest.java
20
import static android.app.admin.DevicePolicyManager.
KEYGUARD_DISABLE_FEATURES_NONE
;
71
ADMIN_RECEIVER_COMPONENT,
KEYGUARD_DISABLE_FEATURES_NONE
);
77
KEYGUARD_DISABLE_FEATURES_NONE
);
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
TrustAgentInfoTest.java
133
DevicePolicyManager.
KEYGUARD_DISABLE_FEATURES_NONE
);
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java
154
private static final int
KEYGUARD_DISABLE_FEATURES_NONE
= 0;
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodHelperActivity.java
334
DevicePolicyManager.
KEYGUARD_DISABLE_FEATURES_NONE
);
/cts/tests/admin/src/android/admin/cts/
DevicePolicyManagerTest.java
126
for (int which = DevicePolicyManager.
KEYGUARD_DISABLE_FEATURES_NONE
;
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java
352
int flags = DevicePolicyManager.
KEYGUARD_DISABLE_FEATURES_NONE
;
[
all
...]
Completed in 1018 milliseconds