Searched defs:isDebuggable (Results 1 – 5 of 5) sorted by relevance
46 int numRelros, boolean isDebuggable, boolean multiProcessDefault) { in TestSystemImpl()
88 boolean fallbackLogicEnabled, int numRelros, boolean isDebuggable) { in setupWithPackages()94 boolean fallbackLogicEnabled, int numRelros, boolean isDebuggable, in setupWithPackages()
68 private final boolean isDebuggable; field in PluginManagerImpl
63 private final boolean isDebuggable; field in PluginInstanceManager
154 public boolean isDebuggable = true; field in DpmMockContext.BuildMock