Home
last modified time | relevance | path

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

/cts/tests/bugreport/src/android/bugreport/cts/
DBugreportManagerTest.java61 private static final String BUGREPORT_SERVICE = "bugreportd"; field in BugreportManagerTest
76 runShellCommand("setprop ctl.stop " + BUGREPORT_SERVICE); in setup()
82 runShellCommand("setprop ctl.stop " + BUGREPORT_SERVICE); in tearDown()
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DBugreportManagerTest.java71 private static final String BUGREPORT_SERVICE = "bugreportd"; field in BugreportManagerTest
350 runShellCommand("setprop ctl.stop " + BUGREPORT_SERVICE); in killCurrentBugreportIfRunning()