Searched refs:MESSAGE_REGISTER_APPLICATION (Results 1 – 1 of 1) sorted by relevance
65 private static final int MESSAGE_REGISTER_APPLICATION = 1; field in HealthService152 case MESSAGE_REGISTER_APPLICATION: in handleMessage()415 Message msg = mHandler.obtainMessage(MESSAGE_REGISTER_APPLICATION,config); in registerAppConfiguration()