Searched refs:setDebuggable (Results 1 – 9 of 9) sorted by relevance
72 Log.setDebuggable(true); in debugConditional()76 Log.setDebuggable(false); in debugConditional()82 public void setDebuggable() throws Exception { in setDebuggable() method in LogTest83 Log.setDebuggable(false); in setDebuggable()86 Log.setDebuggable(true); in setDebuggable()112 Log.setDebuggable(true); in hidePii()125 Log.setDebuggable(false); in hidePii()
53 .setDebuggable(true)120 List.of(CUSTOM_AUDIENCE_1.cloneToBuilder().setDebuggable(false).build())); in testRun_presentButNotDebuggable_returnsEmpty()
212 .setDebuggable(debuggable) in fromServiceObject()429 .setDebuggable(this.mDebuggable) in cloneToBuilder()572 public Builder setDebuggable(boolean debuggable) { in setDebuggable() method in DBCustomAudience.Builder
131 static void setDebuggable(boolean enableDebug) { in setDebuggable() method in Log
165 .setDebuggable(jsonObject.getBoolean(IS_DEBUGGABLE)) in getCustomAudienceFromJson()
406 .setDebuggable(true) in testCopyWithDebuggableWorksSuccessfully()
887 .setDebuggable(true) in testListBackgroundDebuggableCustomAudiences_happyPath()893 .setDebuggable(true) in testListBackgroundDebuggableCustomAudiences_happyPath()917 .setDebuggable(true) in testViewDebuggableCustomAudiences_happyPath()932 .setDebuggable(true) in testViewBackgroundDebuggableCustomAudiences_happyPath()
446 .setDebuggable(isDebuggableCustomAudience) in persistCustomAudience()
475 .setDebuggable(isDebuggableCustomAudience)