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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
INode.java 191 void debugPrintf(String msg, Object...params);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
NodeProxy.java 83 public void debugPrintf(String msg, Object...params) {
206 debugPrintf("Can't create a new %s element", viewFqcn);
225 debugPrintf("Failed to create a new %s element", viewFqcn);
238 debugPrintf("Can't create a new %s element", viewFqcn);
263 debugPrintf("Failed to create a new %s element", viewFqcn);

Completed in 478 milliseconds