Searched refs:PROFILE_TAG (Results 1 – 2 of 2) sorted by relevance
208 if (android.util.Log.isLoggable(LogUtil.PROFILE_TAG, android.util.Log.DEBUG)) { in maybeStartProfiling()221 LogUtil.d(LogUtil.PROFILE_TAG, "Tracing complete - " in maybeStartProfiling()
24 public static final String PROFILE_TAG = "MessagingAppProf"; field in LogUtil