This is a special case of Jensen's inequality. The proof of this special case can be obtained from Cauchy-Schwarz's inequality.
Note that \begin{align}
\langle |x|\rangle &=\int_{-\infty}^{\infty}|x|P(x)dx \le \left(\int_{-\infty}^{\infty}|x|^2P(x)dx\right)^{1/2}\left(\int_{-\infty}^{\infty} 1^2P(x)dx\right)^{1/2}\\
&=\left(\int_{-\infty}^{\infty}|x|^2P(x)dx\right)^{1/2} = \langle |x|^2\rangle^{1/2}.
\end{align}
Squaring both sides gives you the desired inequality. The inequality in the first line uses Cauchy-Schwarz and the $\int_{-\infty}^{\infty} 1^2P(x)dx=1$ because $P(x)$ is a probability density.
As an aside, one can prove a general version of this result known as Jensen's inequality. For any positive convex function $\phi,$ we have $\phi(\langle |x|\rangle)\le \langle \phi(|x|)\rangle.$