Home
last modified time | relevance | path

Searched refs:isKernel (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/security/src/android/security/cts/
DSELinuxHostTest.java1465 assertTrue("Non Kernel thread \"" + p + "\" found!", p.isKernel()); in testKernelDomain()
1559 public boolean isKernel() { in isKernel() method in SELinuxHostTest.ProcessDetails