HomeSort by relevance Sort by last modified time
    Searched refs:TrustManagerService (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/trust/
TrustAgentWrapper.java 74 private final TrustManagerService mTrustManagerService;
258 public TrustAgentWrapper(Context context, TrustManagerService trustManagerService,
261 mTrustManagerService = trustManagerService;
TrustManagerService.java 86 public class TrustManagerService extends SystemService {
89 private static final String TAG = "TrustManagerService";
124 public TrustManagerService(Context context) {
707 "dumping TrustManagerService");
    [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 93 import com.android.server.trust.TrustManagerService;
    [all...]

Completed in 529 milliseconds