Searched refs:CMD_BOOT_COMPLETED (Results 1 – 1 of 1) sorted by relevance
545 static final int CMD_BOOT_COMPLETED = BASE + 134; field in ClientModeImpl2078 sendMessage(CMD_BOOT_COMPLETED); in handleBootCompleted()3545 case CMD_BOOT_COMPLETED: in processMessage()