Searched refs:getProp (Results 1 – 1 of 1) sorted by relevance
492 val getProp = Shell.getprop("dalvik.vm.extra-opts") in CompilationMode() constant493 val vmRunningInterpretedOnly = getProp.contains("-Xusejit:false") in CompilationMode()