Searched defs:PKG_SOC1 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
H A DAppTimeLimitControllerTests.java42 private static final String PKG_SOC1 = "package.soc1"; field in class:AppTimeLimitControllerTests
69 PKG_SOC1, PKG_GAME1, PKG_PROD
73 PKG_SOC1, PKG_SOC2
168 moveToForeground(PKG_SOC1);
171 moveToBackground(PKG_SOC1);
176 moveToForeground(PKG_SOC1);
178 moveToBackground(PKG_SOC1);
213 moveToForeground(PKG_SOC1);
216 moveToBackground(PKG_SOC1);
244 moveToForeground(PKG_SOC1);
[all...]

Completed in 157 milliseconds