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

/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java88 public class TrustManagerService extends SystemService { class in inherits:SystemService
91 private static final String TAG = "TrustManagerService";
134 public TrustManagerService(Context context) { method in class:TrustManagerService
749 "dumping TrustManagerService");

Completed in 371 milliseconds