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.java85 dropShellIdentity(); in addEventConfig()
146 dropShellIdentity(); in addGaugeConfig()
204 dropShellIdentity(); in getStatsdStatsReport()
222 dropShellIdentity(); in getEventMetrics()
263 dropShellIdentity(); in getGaugeMetrics()
295 dropShellIdentity(); in removeStatsConfig()
446 public static void dropShellIdentity() { in dropShellIdentity() method in StatsdHelper