Searched defs:isDebuggable (Results 1 – 3 of 3) sorted by relevance
187 private boolean isDebuggable() throws Exception { in isDebuggable() method in DowngradeTest
908 private boolean isDebuggable() throws Exception { in isDebuggable() method in StagedInstallTest
459 public static boolean isDebuggable(ITestDevice device) throws Exception { in isDebuggable() method