Searched refs:N_SDK_VERSION (Results 1 – 1 of 1) sorted by relevance
28 public static final int N_SDK_VERSION = Build.VERSION_CODES.N; field in BuildCompat56 return sSdk >= N_SDK_VERSION; in isAtLeastN()