Searched refs:updateDevicePolicyFeatures (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustAgentWrapper.java236 updateDevicePolicyFeatures();
353 boolean updateDevicePolicyFeatures() { method in class:TrustAgentWrapper
355 if (DEBUG) Slog.v(TAG, "updateDevicePolicyFeatures(" + mName + ")");
H A DTrustManagerService.java401 void updateDevicePolicyFeatures() { method in class:TrustManagerService
405 info.agent.updateDevicePolicyFeatures();
961 updateDevicePolicyFeatures();

Completed in 58 milliseconds