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