Searched refs:statsdPkgName (Results 1 – 1 of 1) sorted by relevance
79 String statsdPkgName = "com.android.server.cts.device.statsd"; in testProcessStatePssValue() local83 if (dimensionsValuesInWhat.get(0).getValueStr().equals(statsdPkgName) in testProcessStatePssValue()84 && dimensionsValuesInWhat.get(1).getValueStr().equals(statsdPkgName)) { in testProcessStatePssValue()94 if (p.getProcess().equals(statsdPkgName)) { in testProcessStatePssValue()159 String statsdPkgName = "com.android.server.cts.device.statsd"; in testProcessStateByPulling() local163 if (proc.getProcess().equals(statsdPkgName)) { in testProcessStateByPulling()178 if (process.getProcess().equals(statsdPkgName)) { in testProcessStateByPulling()