Searched refs:ViolationLogger (Results 1 - 3 of 3) sorted by path

/frameworks/base/config/
H A Dboot-image-profile.txt[all...]
H A Dpreloaded-classes2582 android.os.StrictMode$ViolationLogger
/frameworks/base/core/java/android/os/
H A DStrictMode.java367 public interface ViolationLogger { interface in class:StrictMode
373 private static final ViolationLogger LOGCAT_LOGGER =
384 private static volatile ViolationLogger sLogger = LOGCAT_LOGGER;
410 public static void setViolationLogger(ViolationLogger listener) {

Completed in 142 milliseconds