Searched refs:setLoggingLevel (Results 1 – 2 of 2) sorted by relevance
22 import static android.autofillservice.cts.Helper.setLoggingLevel;144 setLoggingLevel("verbose"); in setVerboseLogging()162 setLoggingLevel(mLoggingLevel); in resetVerboseLogging()
770 public static void setLoggingLevel(String level) { in setLoggingLevel() method in Helper