Searched refs:MSG_CONFIGURE (Results 1 – 1 of 1) sorted by relevance
93 private static final int MSG_CONFIGURE = 2; field in TrustAgentService125 case MSG_CONFIGURE:321 mHandler.obtainMessage(MSG_CONFIGURE, new ConfigurationData(args, token)) in onConfigure()