Searched refs:setCallStackDebuggingParams (Results 1 – 2 of 2) sorted by relevance
157 registry.setCallStackDebuggingParams("com.android.app1", ""); in testCallStackDebugging_matchesFilters()162 registry.setCallStackDebuggingParams("", "setAlpha"); in testCallStackDebugging_matchesFilters()168 registry.setCallStackDebuggingParams("com.android.app1", "setAlpha"); in testCallStackDebugging_matchesFilters()
185 public void setCallStackDebuggingParams(String matchName, String matchCall) { in setCallStackDebuggingParams() method in SurfaceControlRegistry