Searched refs:KEY_KERNEL_VERSION (Results 1 – 4 of 4) sorted by relevance
19 import static android.os.SecurityStateManager.KEY_KERNEL_VERSION;69 globalSecurityState.putString(KEY_KERNEL_VERSION, getKernelVersion()); in getGlobalSecurityState()
19 import static android.os.SecurityStateManager.KEY_KERNEL_VERSION;112 assertEquals(bundle.getString(KEY_KERNEL_VERSION), kernelVersion); in testGetGlobalSecurityState_returnsBundle()
50 public static final String KEY_KERNEL_VERSION = "kernel_version"; field in SecurityStateManager
33829 field public static final String KEY_KERNEL_VERSION = "kernel_version";