Searched refs:MSG_BOOT_COMPLETED (Results 1 – 3 of 3) sorted by relevance
87 private static final int MSG_BOOT_COMPLETED = 4; field in UsbHandlerTest386 handler.handleMessage(handler.obtainMessage(MSG_BOOT_COMPLETED)); in sendBootCompleteMessages()
163 private static final int MSG_BOOT_COMPLETED = 4; field in UsbDeviceManager437 mHandler.sendEmptyMessage(MSG_BOOT_COMPLETED); in bootCompleted()1327 case MSG_BOOT_COMPLETED: in handleMessage()
161 private static final int MSG_BOOT_COMPLETED = 13; field in DisplayPowerController1954 Message msg = mHandler.obtainMessage(MSG_BOOT_COMPLETED); in onBootCompleted()3032 case MSG_BOOT_COMPLETED: in handleMessage()