Searched refs:MSG_START_SEQUENCE (Results 1 – 1 of 1) sorted by relevance
55 private static final int MSG_START_SEQUENCE = 1; field in RadioOnStateListener67 case MSG_START_SEQUENCE:137 mHandler.obtainMessage(MSG_START_SEQUENCE, args).sendToTarget(); in waitForRadioOn()