Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java754 "http://go/tapl test failure: " + message + ";\nContext: " + getContextDescription() in fail()
758 private String getContextDescription() { in getContextDescription() method