Searched refs:MSG_CONFIGURE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 148 milliseconds