Home
last modified time | relevance | path

Searched defs:LOGGING_TAG (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/common/
H A Dmetric_id_allocator.cc30 const std::string MetricIdAllocator::LOGGING_TAG = "BluetoothMetricIdAllocator"; member in bluetooth::common::MetricIdAllocator
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/
H A DSessionManager.java49 private static final String LOGGING_TAG = "Logging"; field in SessionManager