Home
last modified time | relevance | path

Searched refs:adoptShellIdentity (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DStatsdHelper.java75 adoptShellIdentity(); in addEventConfig()
129 adoptShellIdentity(); in addGaugeConfig()
192 adoptShellIdentity(); in getStatsdStatsReport()
208 adoptShellIdentity(); in getEventMetrics()
247 adoptShellIdentity(); in getGaugeMetrics()
284 adoptShellIdentity(); in removeStatsConfig()
399 public static void adoptShellIdentity() { in adoptShellIdentity() method in StatsdHelper