Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DWrapperInit.java139 Zygote.execShell(command.toString()); in execApplication()
H A DZygote.java1164 static void execShell(String command) { in execShell() method in Zygote