Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConnection.java182 applyInvokeWithSystemProperty(parsedArgs); in runOnce()
686 public static void applyInvokeWithSystemProperty(Arguments args) { in applyInvokeWithSystemProperty() method in ZygoteConnection
DZygoteInit.java648 ZygoteConnection.applyInvokeWithSystemProperty(parsedArgs); in startSystemServer()