Home
last modified time | relevance | path

Searched refs:dumpCommand (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/cts/
DActivityManagerFgsBgStartTest.java1923 final String dumpCommand = "dumpsys activity services " + PACKAGE_NAME_APP1 in testTempAllowListReasonCodeAlarmClock() local
1952 mInstrumentation, dumpCommand).split("\n"); in testTempAllowListReasonCodeAlarmClock()
1997 final String dumpCommand = "dumpsys activity services " + PACKAGE_NAME_APP1 in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal() local
2023 mInstrumentation, dumpCommand).split("\n"); in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal()
2033 mInstrumentation, dumpCommand).split("\n"); in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal()
2045 mInstrumentation, dumpCommand).split("\n"); in testAlarmClockFgsNotStoppedByBackgroundRestrictedInternal()
2125 final String dumpCommand = "dumpsys activity services " + PACKAGE_NAME_APP2 in testFgsStartInBackgroundRestrictions() local
2163 mInstrumentation, dumpCommand).split("\n"); in testFgsStartInBackgroundRestrictions()
2208 mInstrumentation, dumpCommand).split("\n"); in testFgsStartInBackgroundRestrictions()
DServiceTest.java2206 final String dumpCommand = "dumpsys activity services " + "android.app.stubs" in testBindServiceFlagsLongInternal() local
2209 InstrumentationRegistry.getInstrumentation(), dumpCommand).split("\n"); in testBindServiceFlagsLongInternal()