Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java524 private String executeBackground(String actionValue, int maxTimeMs) throws Exception { in executeBackground()
539 private String executeBackground(String actionValue) throws Exception { in executeBackground()
566 private String executeForeground(String actionValue, int maxTimeMs) throws Exception { in executeForeground()
581 private String executeForeground(String actionValue) throws Exception { in executeForeground()
595 private String getCompletedActionString(String actionValue, String requestCode) { in getCompletedActionString()