Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DStatsdHelper.java75 dropShellIdentity(); in addEventConfig()
132 dropShellIdentity(); in addGaugeConfig()
193 dropShellIdentity(); in getStatsdStatsReport()
211 dropShellIdentity(); in getEventMetrics()
245 dropShellIdentity(); in getGaugeMetrics()
276 dropShellIdentity(); in removeStatsConfig()
347 public static void dropShellIdentity() { in dropShellIdentity() method in StatsdHelper