Searched refs:BOOT_COMPLETED (Results 1 – 1 of 1) sorted by relevance
76 private static final int BOOT_COMPLETED = 0; field in EABService313 Message msg = mServiceHandler.obtainMessage(BOOT_COMPLETED); in onStartCommand()329 case BOOT_COMPLETED: in handleMessage()