HomeSort by relevance Sort by last modified time
    Searched refs:REQUEST_SHOW_MESSAGE (Results 1 - 2 of 2) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
PowerTestHostLink.java 207 final String REQUEST_SHOW_MESSAGE = "MESSAGE ";
236 } else if (request.startsWith(REQUEST_SHOW_MESSAGE)) {
237 final String message = request.substring(REQUEST_SHOW_MESSAGE.length());
  /cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py 139 REQUEST_SHOW_MESSAGE = "MESSAGE %s"
    [all...]

Completed in 71 milliseconds