Searched defs:systemIsDebuggable (Results 1 – 3 of 3) sorted by relevance
46 public boolean systemIsDebuggable(); in systemIsDebuggable() method
221 public boolean systemIsDebuggable() { in systemIsDebuggable() method in SystemImpl
96 public boolean systemIsDebuggable() { return mIsDebuggable; } in systemIsDebuggable() method in TestSystemImpl