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