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.java73 adoptShellIdentity(); in addEventConfig()
127 adoptShellIdentity(); in addGaugeConfig()
191 adoptShellIdentity(); in getEventMetrics()
223 adoptShellIdentity(); in getGaugeMetrics()
259 adoptShellIdentity(); in removeStatsConfig()
324 public static void adoptShellIdentity() { in adoptShellIdentity() method in StatsdHelper