Searched refs:MSG_CONFIGURE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/service/trust/
H A DTrustAgentService.java122 private static final int MSG_CONFIGURE = 2; field in class:TrustAgentService
154 case MSG_CONFIGURE:
376 mHandler.obtainMessage(MSG_CONFIGURE, new ConfigurationData(args, token))

Completed in 53 milliseconds