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.java260 log("Added context: " + getContextDescription()); in addContextLayer()
262 log("Removing context: " + getContextDescription()); in addContextLayer()
333 message = "http://go/tapl : " + getContextDescription() + message; in fail()
356 private String getContextDescription() { in getContextDescription() method