Searched refs:mPendingBootBroadcast (Results 1 – 1 of 1) sorted by relevance
463 private boolean mPendingBootBroadcast; field in UsbDeviceManager.UsbHandler824 mPendingBootBroadcast = true; in handleMessage()854 mPendingBootBroadcast = true; in handleMessage()999 if (mPendingBootBroadcast) { in finishBoot()1001 mPendingBootBroadcast = false; in finishBoot()