mPowerManager = (PowerManager)getSystemService(Context.POWER_SERVICE); mPowerManager.goToSleep(SystemClock.uptimeMillis());需要 and...