Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteConnection.java181 applyDebuggerSystemProperty(parsedArgs); in runOnce()
652 public static void applyDebuggerSystemProperty(Arguments args) { in applyDebuggerSystemProperty() method in ZygoteConnection
DZygoteInit.java647 ZygoteConnection.applyDebuggerSystemProperty(parsedArgs); in startSystemServer()