Searched refs:getContextDescription (Results 1 – 1 of 1) sorted by relevance
260 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