Searched refs:DEBUG_LIFECYCLE (Results 1 – 2 of 2) sorted by relevance
40 public static final boolean DEBUG_LIFECYCLE; field in Logging47 DEBUG_LIFECYCLE = false; // DO NOT CHECK IN WITH TRUE
49 if (Logging.DEBUG_LIFECYCLE && DebugUtils.DEBUG) { in onCreateView()