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

/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustArchive.java33 private static final int TYPE_GRANT_TRUST = 0; field in class:TrustArchive
75 addEvent(new Event(TYPE_GRANT_TRUST, userId, agent, message, duration,
140 case TYPE_GRANT_TRUST:
178 case TYPE_GRANT_TRUST:

Completed in 59 milliseconds