Searched defs:TrustAgentService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/trust/
H A DTrustAgentService.java57 * <action android:name="android.service.trust.TrustAgentService" />
74 public class TrustAgentService extends Service { class in inherits:Service
75 private final String TAG = TrustAgentService.class.getSimpleName() +
84 = "android.service.trust.TrustAgentService";
210 * @return true if the {@link TrustAgentService} supports configuration options.

Completed in 111 milliseconds