Home
last modified time | relevance | path

Searched defs:uploadConfigForPulledAtom (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/users/
DMultiUserInfoStatsTests.java101 private void uploadConfigForPulledAtom() throws Exception { in uploadConfigForPulledAtom() method in MultiUserInfoStatsTests
DUserInfoStatsTests.java138 private void uploadConfigForPulledAtom() throws Exception { in uploadConfigForPulledAtom() method in UserInfoStatsTests
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DConfigUtils.java335 public static void uploadConfigForPulledAtom(ITestDevice device, String pkgName, int atomId) in uploadConfigForPulledAtom() method in ConfigUtils