Searched refs:FORCE_LOGGING (Results 1 – 2 of 2) sorted by relevance
32 public static final boolean FORCE_LOGGING = false; /* STOP SHIP if true */ field in Log42 return FORCE_LOGGING || android.util.Log.isLoggable(TAG, level); in isLoggable()
36 public static final boolean FORCE_LOGGING = false; /* STOP SHIP if true */ field in Log47 return FORCE_LOGGING || android.util.Log.isLoggable(TAG, level); in isLoggable()