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()
207 public static final boolean FORCE_LOGGING = false; /* STOP SHIP if true */ field in Log257 return FORCE_LOGGING || android.util.Log.isLoggable(TAG, level); in isLoggable()