Home
last modified time | relevance | path

Searched defs:uploadConfigForPushedAtom (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/users/
DUserStatsTests.java120 protected void uploadConfigForPushedAtom() throws Exception { in uploadConfigForPushedAtom() method in UserStatsTests
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DConfigUtils.java319 public static void uploadConfigForPushedAtom(ITestDevice device, String pkgName, int atomId) in uploadConfigForPushedAtom() method in ConfigUtils