Searched refs:nativeDisableExecuteOnly (Results 1 – 1 of 1) sorted by relevance
692 if ((targetSdkVersion < Build.VERSION_CODES.Q) && !nativeDisableExecuteOnly()) { in disableExecuteOnly()697 private static native boolean nativeDisableExecuteOnly(); in nativeDisableExecuteOnly() method in Zygote