Searched refs:isDeviceLaunchingWithS (Results 1 – 1 of 1) sorted by relevance
84 private boolean isDeviceLaunchingWithS(ITestDevice device) throws Exception { in isDeviceLaunchingWithS() method in SELinuxNeverallowRule101 if ((launchingWithSOnly) && (!isDeviceLaunchingWithS(device))) { in isCompatible()